blanchet [Wed, 02 Jan 2013 09:31:25 +0100] rev 50666
actually run Z3 for "SMT_Tests" when "ISABELLE_FULL_TEST" is enabled
blanchet [Wed, 02 Jan 2013 09:13:50 +0100] rev 50665
added missing certificate file to "ROOT"
wenzelm [Tue, 01 Jan 2013 21:55:46 +0100] rev 50664
more robust report_status: tolerate ML_statistics even if ignored right now, e.g. in batch build;
wenzelm [Tue, 01 Jan 2013 13:37:37 +0100] rev 50663
more liberal edit_control_style: include preceeding control symbol to reduce potential for user surprise;
blanchet [Tue, 01 Jan 2013 11:36:30 +0100] rev 50662
regenerate certificates -- and use oracle in a few cases where the Z3 proof parser can't deal with Z3 3.2 proofs
blanchet [Tue, 01 Jan 2013 11:35:22 +0100] rev 50661
Z3's soft timeout is expressed in ms, not in s -- this explains the frequenty "error code 112" failures we had recently