NEWS
changeset 58067 a7a0af643499
parent 58066 96e987003a01
child 58100 f54a8a4134d3
equal deleted inserted replaced
58066:96e987003a01 58067:a7a0af643499
    53   - Minimization is now always enabled by default.
    53   - Minimization is now always enabled by default.
    54     Removed subcommand:
    54     Removed subcommand:
    55       min
    55       min
    56 
    56 
    57 * Old and new SMT modules:
    57 * Old and new SMT modules:
    58   - The old 'smt' command has been renamed 'old_smt' and moved to
    58   - The old 'smt' method has been renamed 'old_smt' and moved to
    59     'src/HOL/Library/Old_SMT.thy'. It provided for compatibility, until
    59     'src/HOL/Library/Old_SMT.thy'. It provided for compatibility, until
    60     applications have been ported to use the new 'smt' command. For the
    60     applications have been ported to use the new 'smt' method. For the
    61     command to work, an older version of Z3 (e.g. Z3 3.2 or 4.0) must be
    61     method to work, an older version of Z3 (e.g. Z3 3.2 or 4.0) must be
    62     installed, and the environment variable "OLD_Z3_SOLVER" must point to
    62     installed, and the environment variable "OLD_Z3_SOLVER" must point to
    63     it.
    63     it.
    64     INCOMPATIBILITY.
    64     INCOMPATIBILITY.
    65   - The 'smt2' command has been renamed 'smt'.
    65   - The 'smt2' method has been renamed 'smt'.
    66     INCOMPATIBILITY.
    66     INCOMPATIBILITY.
    67 
    67 
    68 
    68 
    69 *** ML ***
    69 *** ML ***
    70 
    70