now inspects FOLP_build_completed
authorlcp
Wed, 01 Dec 1993 12:45:49 +0100
changeset 177 921ad94fdddb
parent 176 5729f6757473
child 178 afbb13cb34ca
now inspects FOLP_build_completed
src/FOLP/ex/ROOT.ML
--- a/src/FOLP/ex/ROOT.ML	Wed Dec 01 12:41:25 1993 +0100
+++ b/src/FOLP/ex/ROOT.ML	Wed Dec 01 12:45:49 1993 +0100
@@ -8,6 +8,8 @@
 
 writeln"Root file for FOLP examples";
 
+FOLP_build_completed;	(*Cause examples to fail if FOLP did*)
+
 proof_timing := true;
 
 time_use     "ex/intro.ML";