TFL/tfl.ML
changeset 17465 93fc1211603f
parent 17314 04e21a27c0ad
child 18176 ae9bd644d106
--- a/TFL/tfl.ML	Sat Sep 17 18:11:24 2005 +0200
+++ b/TFL/tfl.ML	Sat Sep 17 18:11:25 2005 +0200
@@ -45,8 +45,6 @@
 
 val trace = ref false;
 
-open BasisLibrary;
-
 structure R = Rules;
 structure S = USyntax;
 structure U = Utils;