src/FOL/IsaMakefile
changeset 3817 f20f193d42b4
parent 3612 403db95b54ff
child 4349 50403e5a44c0
--- a/src/FOL/IsaMakefile	Thu Oct 09 14:56:52 1997 +0200
+++ b/src/FOL/IsaMakefile	Thu Oct 09 14:59:36 1997 +0200
@@ -12,7 +12,7 @@
 FILES =	ROOT.ML IFOL.thy IFOL.ML FOL.thy FOL.ML intprover.ML simpdata.ML \
 	cladata.ML $(PROVERS:%=../Provers/%)
 
-EX_NAMES = If List Nat Nat2 Prolog declIffOracle IffOracle
+EX_NAMES = If List Nat Nat2 Prolog IffOracle
 EX_FILES = ex/ROOT.ML ex/cla.ML ex/foundn.ML ex/int.ML ex/intro.ML \
 	   ex/prop.ML ex/quant.ML $(EX_NAMES:%=ex/%.thy) $(EX_NAMES:%=ex/%.ML)