src/HOL/Transitive_Closure.thy
changeset 16417 9bc16273c2d4
parent 15801 d2f5ca3c048d
child 16514 090c6a98c704
--- a/src/HOL/Transitive_Closure.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/Transitive_Closure.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -8,7 +8,7 @@
 
 theory Transitive_Closure
 imports Inductive
-files ("../Provers/trancl.ML")
+uses ("../Provers/trancl.ML")
 begin
 
 text {*