stripped pointless head
authorhaftmann
Tue, 10 Oct 2006 13:59:16 +0200
changeset 20952 070d176a8e2d
parent 20951 868120282837
child 20953 1ea394dc2a0f
stripped pointless head
src/HOL/ex/Codegenerator.thy
--- a/src/HOL/ex/Codegenerator.thy	Tue Oct 10 13:59:13 2006 +0200
+++ b/src/HOL/ex/Codegenerator.thy	Tue Oct 10 13:59:16 2006 +0200
@@ -5,7 +5,7 @@
 header {* Test and Examples for code generator *}
 
 theory Codegenerator
-imports (*"~~/src/codegen/CodegenSetup"*) Main Records
+imports Main Records
 begin
 
 subsection {* booleans *}