src/HOLCF/IOA/Storage/ROOT.ML
author paulson
Wed, 19 Jul 2006 11:55:26 +0200
changeset 20153 6ff5d35749b0
parent 19360 f47412f922ab
child 24584 01e83ffa6c54
permissions -rw-r--r--
Fixed the bugs introduced by the last commit! Output is now *identical* to that produced by the old version, based on a-lists.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6009
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     1
(*  Title:      HOL/IOA/Storage/ROOT.ML
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     2
    ID:         $Id$
19360
f47412f922ab converted Müller to Mueller to make smlnj 110.58 work
kleing
parents: 14981
diff changeset
     3
    Author:     Olaf Mueller
6009
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     4
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     5
Memory storage case study.
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     6
*)
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     7
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     8
goals_limit := 1;
bfc06f358d70 Memory storage case study.
wenzelm
parents:
diff changeset
     9
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6217
diff changeset
    10
time_use_thy "Correctness";