src/HOL/Main.thy
changeset 28228 7ebe8dc06cbb
parent 28091 50f2d6ba024c
child 28263 69eaa97e7e96
--- a/src/HOL/Main.thy	Tue Sep 16 09:21:22 2008 +0200
+++ b/src/HOL/Main.thy	Tue Sep 16 09:21:24 2008 +0200
@@ -5,7 +5,7 @@
 header {* Main HOL *}
 
 theory Main
-imports Plain Map Nat_Int_Bij Recdef
+imports Plain Code_Eval Map Nat_Int_Bij Recdef
 begin
 
 ML {* val HOL_proofs = ! Proofterm.proofs *}