src/Tools/Code_Generator.thy
changeset 39329 0a85f960ac50
parent 39323 ce5c6a8b0359
child 39401 887f4218a39a
--- a/src/Tools/Code_Generator.thy	Sat Sep 11 12:31:58 2010 +0200
+++ b/src/Tools/Code_Generator.thy	Sat Sep 11 12:32:31 2010 +0200
@@ -26,7 +26,8 @@
 begin
 
 setup {*
-  Code_Preproc.setup
+  Auto_Solve.setup
+  #> Code_Preproc.setup
   #> Code_Simp.setup
   #> Code_ML.setup
   #> Code_Haskell.setup