src/HOLCF/IOA/Storage/ROOT.ML
author blanchet
Tue, 27 Oct 2009 14:40:24 +0100
changeset 33232 f93390060bbe
parent 24584 01e83ffa6c54
child 33615 261abc2e3155
permissions -rw-r--r--
internal renaming in Nitpick and fixed Kodkodi invokation on Linux; renamed Nitpick's ML structures from NitpickXxx to Nitpick_Xxx and added KODKODI_JAVA_LIBRARY_PATH to LD_LIBRARY_PATH before invoking Kodkodi
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";