Memory storage case study.
authorwenzelm
Wed, 02 Dec 1998 16:10:30 +0100
changeset 6009 bfc06f358d70
parent 6008 d0e9b1619468
child 6010 fc58d3c1fd62
Memory storage case study.
src/HOLCF/IOA/Storage/ROOT.ML
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOLCF/IOA/Storage/ROOT.ML	Wed Dec 02 16:10:30 1998 +0100
@@ -0,0 +1,13 @@
+(*  Title:      HOL/IOA/Storage/ROOT.ML
+    ID:         $Id$
+    Author:     Olaf Mueller
+    Copyright   1998  TU Muenchen
+
+Memory storage case study.
+*)
+
+goals_limit := 1;
+
+loadpath:=["."];
+
+use_thy "Correctness";