src/HOLCF/IOA/Storage/ROOT.ML
author wenzelm
Fri, 15 Aug 2008 15:50:52 +0200
changeset 27885 76b51cd0a37c
parent 24584 01e83ffa6c54
child 33615 261abc2e3155
permissions -rw-r--r--
renamed T.source_of' to T.source_position_of;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24584
01e83ffa6c54 fixed title
haftmann
parents: 19360
diff changeset
     1
(*  Title:      HOLCF/IOA/Storage/ROOT.ML
6009
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";