renamed hard-quant.ML to hardquant.ML
authorclasohm
Tue, 09 Nov 1993 13:32:45 +0100
changeset 99df0cd0fecf86
parent 98 329b5ac27f6e
child 100 e95b98536b3d
renamed hard-quant.ML to hardquant.ML
src/LK/ex/ROOT.ML
     1.1 --- a/src/LK/ex/ROOT.ML	Tue Nov 09 13:25:07 1993 +0100
     1.2 +++ b/src/LK/ex/ROOT.ML	Tue Nov 09 13:32:45 1993 +0100
     1.3 @@ -13,6 +13,6 @@
     1.4  proof_timing := true;
     1.5  time_use "ex/prop.ML";
     1.6  time_use "ex/quant.ML";
     1.7 -time_use "ex/hard-quant.ML";
     1.8 +time_use "ex/hardquant.ML";
     1.9  
    1.10  maketest"END: Root file for LK examples";