src/HOL/Hoare/ROOT.ML
author haftmann
Fri, 22 Jan 2010 13:38:28 +0100
changeset 34944 970e1466028d
parent 24584 01e83ffa6c54
child 35316 870dfea4f9c0
permissions -rw-r--r--
code literals: distinguish numeral classes by different entries
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"];