src/HOL/IMPP/ROOT.ML
author blanchet
Wed, 28 Apr 2010 18:11:11 +0200
changeset 36550 f8da913b6c3a
parent 33615 261abc2e3155
permissions -rw-r--r--
make sure short theorem names are preferred to composite ones in Sledgehammer; this code used to work at some point
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"];