src/HOL/IMPP/ROOT.ML
author wenzelm
Wed, 06 Apr 2011 12:58:13 +0200
changeset 42245 29e3967550d5
parent 33615 261abc2e3155
permissions -rw-r--r--
moved unparse material to syntax_phases.ML;
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"];