src/Pure/General/ROOT.ML
changeset 6136 166b3353aad5
parent 6134 ec6092b0599d
child 6180 99f107fd478f
--- a/src/Pure/General/ROOT.ML	Mon Jan 18 21:09:34 1999 +0100
+++ b/src/Pure/General/ROOT.ML	Mon Jan 18 21:12:42 1999 +0100
@@ -21,6 +21,7 @@
 structure PureGeneral =
 struct
   structure Symtab = Symtab;
+  structure Graph = Graph;
   structure Object = Object;
   structure Seq = Seq;
   structure NameSpace = NameSpace;