src/HOLCF/Fixrec.thy
changeset 16417 9bc16273c2d4
parent 16401 57c35ede00b9
child 16460 72a08d509d62
--- a/src/HOLCF/Fixrec.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOLCF/Fixrec.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -7,7 +7,7 @@
 
 theory Fixrec
 imports Ssum One Up Fix
-files ("fixrec_package.ML")
+uses ("fixrec_package.ML")
 begin
 
 subsection {* Maybe monad type *}