src/Pure/Isar/proof.ML
changeset 76085 3f5028b54419
parent 76084 315a6b0b6173
child 77908 a6bd716a6124
equal deleted inserted replaced
76084:315a6b0b6173 76085:3f5028b54419
  1332   in (Future.map fst result_ctxt, state') end;
  1332   in (Future.map fst result_ctxt, state') end;
  1333 
  1333 
  1334 end;
  1334 end;
  1335 
  1335 
  1336 
  1336 
  1337 (* terminal proofs *)  (* FIXME avoid toplevel imitation -- include in PIDE/document *)
  1337 (* terminal proofs *)
  1338 
  1338 
  1339 local
  1339 local
  1340 
  1340 
  1341 fun future_terminal_proof proof1 proof2 done state =
  1341 fun future_terminal_proof proof1 proof2 done state =
  1342   if Future.proofs_enabled 3 andalso
  1342   if Future.proofs_enabled 3 andalso