src/HOLCF/IMP/ROOT.ML
author wenzelm
Thu, 27 Dec 2001 16:45:19 +0100
changeset 12600 30ec65eaaf5f
parent 9000 c20d58286a51
child 24106 f2965bf954dc
permissions -rw-r--r--
tuned;
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
12600
wenzelm
parents: 9000
diff changeset
     7
with_path "../../HOL/IMP" (no_document time_use_thy) "Natural";
wenzelm
parents: 9000
diff changeset
     8
time_use_thy "HoareEx";
wenzelm
parents: 9000
diff changeset
     9