doc-src/LaTeXsugar/Sugar/ROOT.ML
author blanchet
Fri, 03 Dec 2010 18:29:14 +0100
changeset 40941 a3e6f8634a11
parent 15494 b09b68746eb6
child 41413 64cd30d6b0b8
permissions -rw-r--r--
replace "smt" prover with specific SMT solvers, e.g. "z3" -- whatever the SMT module gives us
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15494
b09b68746eb6 don't generate latex for LaTeXsugar and OptionalSugar
kleing
parents: 15337
diff changeset
     1
no_document use_thy "LaTeXsugar";
b09b68746eb6 don't generate latex for LaTeXsugar and OptionalSugar
kleing
parents: 15337
diff changeset
     2
no_document use_thy "OptionalSugar";
15337
nipkow
parents:
diff changeset
     3
use_thy "Sugar";
nipkow
parents:
diff changeset
     4