src/HOL/IMPP/ROOT.ML
author haftmann
Fri, 23 Jul 2010 10:58:13 +0200
changeset 37947 844977c7abeb
parent 33615 261abc2e3155
permissions -rw-r--r--
avoid unreliable Haskell Int type
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"];