doc-src/Codegen/Thy/Setup.thy
changeset 48891 c0eafbd55de3
parent 46517 9d2e682a68eb
--- a/doc-src/Codegen/Thy/Setup.thy	Wed Aug 22 22:47:16 2012 +0200
+++ b/doc-src/Codegen/Thy/Setup.thy	Wed Aug 22 22:55:41 2012 +0200
@@ -4,11 +4,11 @@
   "~~/src/HOL/Library/Dlist"
   "~~/src/HOL/Library/RBT"
   "~~/src/HOL/Library/Mapping"
-uses
-  "../../antiquote_setup.ML"
-  "../../more_antiquote.ML"
 begin
 
+ML_file "../../antiquote_setup.ML"
+ML_file "../../more_antiquote.ML"
+
 setup {*
   Antiquote_Setup.setup #>
   More_Antiquote.setup #>