remove Witness.thy;
authorwenzelm
Thu, 15 May 1997 11:35:26 +0200
changeset 3190 5aa3756a4bf2
parent 3189 50f42a1d7fb9
child 3191 14bd6e5985f1
remove Witness.thy;
src/HOLCF/IsaMakefile
src/HOLCF/Makefile
--- a/src/HOLCF/IsaMakefile	Wed May 14 19:27:59 1997 +0200
+++ b/src/HOLCF/IsaMakefile	Thu May 15 11:35:26 1997 +0200
@@ -100,7 +100,7 @@
 
 ## Miscellaneous examples
 
-EX_THYS = ex/Classlib.thy ex/Witness.thy\
+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/Hoare.thy ex/Loop.thy
--- a/src/HOLCF/Makefile	Wed May 14 19:27:59 1997 +0200
+++ b/src/HOLCF/Makefile	Thu May 15 11:35:26 1997 +0200
@@ -67,7 +67,7 @@
 $(BIN)/HOL:
 	cd ../HOL;  $(MAKE)
 
-EX_THYS = ex/Classlib.thy ex/Witness.thy\
+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/Hoare.thy ex/Loop.thy