import path made absolute
authorhaftmann
Thu, 21 Dec 2006 13:55:12 +0100
changeset 21892 af35b480916e
parent 21891 b4e4ea3db161
child 21893 29438dfa8a16
import path made absolute
src/HOL/ex/Codegenerator.thy
--- a/src/HOL/ex/Codegenerator.thy	Thu Dec 21 13:55:11 2006 +0100
+++ b/src/HOL/ex/Codegenerator.thy	Thu Dec 21 13:55:12 2006 +0100
@@ -7,7 +7,7 @@
 theory Codegenerator
 imports
   Main
-  Records
+  "~~/src/HOL/ex/Records"
   AssocList
   Binomial
   Commutative_Ring