src/HOLCF/IsaMakefile
changeset 3921 e88ea232977c
parent 3505 1cb4ea47d967
child 3951 d52a49a7d8f3
--- a/src/HOLCF/IsaMakefile	Fri Oct 17 17:32:27 1997 +0200
+++ b/src/HOLCF/IsaMakefile	Fri Oct 17 17:33:22 1997 +0200
@@ -99,9 +99,8 @@
 
 ## Miscellaneous examples
 
-EX_THYS = ex/Classlib.thy\
-	  ex/Dnat.thy ex/Dlist.thy ex/Stream.thy\
-	  ex/Dagstuhl.thy ex/Focus_ex.thy ex/Fix2.thy\
+EX_THYS = ex/Dnat.thy ex/Dlist.thy ex/Stream.thy \
+	  ex/Dagstuhl.thy ex/Focus_ex.thy ex/Fix2.thy \
 	  ex/Hoare.thy ex/Loop.thy
 
 EX_FILES = ex/ROOT.ML ex/loeckx.ML $(EX_THYS) $(EX_THYS:.thy=.ML)