wenzelm [Sun, 11 Jan 2009 16:41:48 +0100] rev 29444
less ambitious ML_OPTIONS;
wenzelm [Sun, 11 Jan 2009 14:22:34 +0100] rev 29443
merged
haftmann [Sun, 11 Jan 2009 14:18:32 +0100] rev 29442
merged
haftmann [Sun, 11 Jan 2009 14:18:17 +0100] rev 29441
explicit bookkeeping of intro rules and axiom
haftmann [Sun, 11 Jan 2009 14:18:16 +0100] rev 29440
stripped Id
haftmann [Sun, 11 Jan 2009 14:18:16 +0100] rev 29439
construct explicit class morphism
wenzelm [Sun, 11 Jan 2009 13:48:11 +0100] rev 29438
less ambitious ML_OPTIONS;
wenzelm [Sat, 10 Jan 2009 23:56:11 +0100] rev 29437
schedule_futures: save memory for non-parallel proofs, by applying after_load as soon as possible here;
wenzelm [Sat, 10 Jan 2009 21:47:02 +0100] rev 29436
future_result: avoid expensive norm_proof (consider usedir option -Q false in low-memory situations);
wenzelm [Sat, 10 Jan 2009 21:32:30 +0100] rev 29435
added parallel_proofs flag (default true, cf. usedir option -Q), which can be disabled in low-memory situations;