From bc51d802223d549a372275b041ac2b778854b7d2 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 1 Jul 2016 15:24:00 +0200 Subject: Driver, Instructions --- Machine.dcl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Machine.dcl') diff --git a/Machine.dcl b/Machine.dcl index 4106009..e71147b 100644 --- a/Machine.dcl +++ b/Machine.dcl @@ -2,8 +2,14 @@ definition module ABC.Machine import ABC.Def, + ABC.AStack, ABC.BStack, ABC.CStack, ABC.Nodes, - ABC.GraphStore + ABC.GraphStore, + ABC.Program, + ABC.IO, + + ABC.Instructions, + ABC.Driver -- cgit v1.2.3