| changeset 6009 | bfc06f358d70 |
| child 6217 | 9dac1ee185e3 |
--- /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";