1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
definition module ABC.Machine import ABC.Machine.Def, ABC.Machine.AStack, ABC.Machine.BStack, ABC.Machine.CStack, ABC.Machine.Nodes, ABC.Machine.GraphStore, ABC.Machine.Program, ABC.Machine.IO, ABC.Machine.Instructions, ABC.Machine.Driver