author | blanchet |
Wed, 06 Jun 2012 10:35:05 +0200 | |
changeset 48086 | 5b87cfc300f9 |
parent 48085 | ff5e900d7b1a |
child 48087 | 94835838ed2c |
--- a/src/HOL/TPTP/atp_problem_import.ML Wed Jun 06 10:35:05 2012 +0200 +++ b/src/HOL/TPTP/atp_problem_import.ML Wed Jun 06 10:35:05 2012 +0200 @@ -212,7 +212,7 @@ (prover ^ (if aggressivity > 0 then "(" ^ string_of_int aggressivity ^ ")" else "")) - (atp_tac ctxt aggressivity [] (timeout div frac) prover i) + (atp_tac ctxt aggressivity [] (mult * timeout div frac) prover i) in slice 2 0 ATP_Systems.spassN ORELSE slice 2 0 ATP_Systems.vampireN