src/HOLCF/IMP/ROOT.ML
author haftmann
Tue, 02 Oct 2007 07:59:55 +0200
changeset 24811 3bf788a0c49a
parent 24106 f2965bf954dc
child 26438 090ced251009
permissions -rw-r--r--
clarified role of class relations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2798
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     1
(*  Title:      HOLCF/IMP/ROOT.ML
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     2
    ID:         $Id$
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     3
    Author:     Tobias Nipkow
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     4
    Copyright   1997  TU Muenchen
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     5
*)
f84be65745b2 The HOLCF-based den. sem. of IMP.
nipkow
parents:
diff changeset
     6
24106
f2965bf954dc simultaneous use_thys;
wenzelm
parents: 12600
diff changeset
     7
use_thys ["../../HOL/IMP/Natural", "HoareEx"];