aboutsummaryrefslogtreecommitdiff
path: root/Def.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'Def.dcl')
-rw-r--r--Def.dcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Def.dcl b/Def.dcl
index 9249ab0..db2c0c0 100644
--- a/Def.dcl
+++ b/Def.dcl
@@ -3,8 +3,7 @@ definition module ABC.Def
from ABC.AStack import ::AStack
from ABC.BStack import ::BStack
from ABC.CStack import ::CStack
-from ABC.GraphStore import ::GraphStore
-from ABC.Descriptors import ::DescStore
+from ABC.GraphStore import ::GraphStore, ::DescStore
from ABC.Program import ::ProgramStore
from ABC.IO import ::IO