updated TPTP's ROOT.ML to include TPTP_Interpret;
authorsultana
Tue, 17 Apr 2012 23:22:40 +0100
changeset 48397832ca5c3f1b1
parent 48396 9c8a1b9c0630
child 48398 b0a7d235b23b
updated TPTP's ROOT.ML to include TPTP_Interpret;
src/HOL/TPTP/ROOT.ML
     1.1 --- a/src/HOL/TPTP/ROOT.ML	Tue Apr 17 23:24:46 2012 +0200
     1.2 +++ b/src/HOL/TPTP/ROOT.ML	Tue Apr 17 23:22:40 2012 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  
     1.5  use_thys [
     1.6    "ATP_Theory_Export",
     1.7 -  "TPTP_Parser"
     1.8 +  "TPTP_Interpret"
     1.9  ];
    1.10  
    1.11  Unsynchronized.setmp Proofterm.proofs (!Proofterm.proofs)