src/Tools/Code_Generator.thy
changeset 44121 44adaa6db327
parent 44120 01de796250a0
child 45190 58e33a125f32
--- a/src/Tools/Code_Generator.thy	Wed Aug 10 20:12:36 2011 +0200
+++ b/src/Tools/Code_Generator.thy	Wed Aug 10 20:53:43 2011 +0200
@@ -7,6 +7,7 @@
 theory Code_Generator
 imports Pure
 uses
+  "~~/src/Tools/misc_legacy.ML"
   "~~/src/Tools/codegen.ML"
   "~~/src/Tools/cache_io.ML"
   "~~/src/Tools/try.ML"