src/HOL/IMPP/ROOT.ML
author blanchet
Mon, 07 Dec 2009 11:46:13 +0100
changeset 34018 39f21f7bad7e
parent 33615 261abc2e3155
permissions -rw-r--r--
avoid using "prop_logic.ML" and "sat_solver.ML" twice (the other occurrence being in "FunDef.thy"); this produces two copies of the same module, with separate references etc.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8177
e59e93ad85eb added IMPP to HOL
oheimb
parents:
diff changeset
     1
(*  Title:      HOL/IMPP/ROOT.ML
e59e93ad85eb added IMPP to HOL
oheimb
parents:
diff changeset
     2
    Author:     David von Oheimb
e59e93ad85eb added IMPP to HOL
oheimb
parents:
diff changeset
     3
    Copyright   1999 TUM
e59e93ad85eb added IMPP to HOL
oheimb
parents:
diff changeset
     4
*)
e59e93ad85eb added IMPP to HOL
oheimb
parents:
diff changeset
     5
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 9000
diff changeset
     6
use_thys ["EvenOdd"];