src/HOL/Hoare/ROOT.ML
author nipkow
Mon, 01 Sep 2008 22:10:42 +0200
changeset 28072 a45e8c872dc1
parent 24584 01e83ffa6c54
child 35316 870dfea4f9c0
permissions -rw-r--r--
It appears that the code generator (Stefan's) needs some laws that appear superfluous: {..n} = set ...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24584
01e83ffa6c54 fixed title
haftmann
parents: 24104
diff changeset
     1
(*  Title:      HOL/Hoare/ROOT.ML
1335
5e1c0540f285 New directory.
nipkow
parents:
diff changeset
     2
    ID:         $Id$
1465
5d7a7e439cec expanded tabs
clasohm
parents: 1363
diff changeset
     3
    Author:     Tobias Nipkow
14028
ff6eb32b30a1 eparation logic - a beginning.
nipkow
parents: 13875
diff changeset
     4
    Copyright   1998-2003 TUM
1335
5e1c0540f285 New directory.
nipkow
parents:
diff changeset
     5
*)
5e1c0540f285 New directory.
nipkow
parents:
diff changeset
     6
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14028
diff changeset
     7
use_thys ["Examples", "ExamplesAbort", "Pointers0", "Pointer_Examples",
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14028
diff changeset
     8
  "Pointer_ExamplesAbort", "SchorrWaite", "Separation"];