changed "list-fn" to "listfn"
authorclasohm
Wed, 06 Oct 1993 14:19:39 +0100
changeset 32 a8f1cdbbc5b8
parent 31 eb01df4ffe66
child 33 ab5ed678130d
changed "list-fn" to "listfn"
src/ZF/ROOT.ML
--- a/src/ZF/ROOT.ML	Wed Oct 06 10:33:33 1993 +0100
+++ b/src/ZF/ROOT.ML	Wed Oct 06 14:19:39 1993 +0100
@@ -67,7 +67,7 @@
 
 use     "fin.ML";
 use     "list.ML";
-use_thy "list-fn";
+use_thy "listfn";
 
 (*printing functions are inherited from FOL*)
 print_depth 8;