--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/IOA/ROOT.ML Wed Nov 02 11:50:09 1994 +0100 @@ -0,0 +1,4 @@ +goals_limit := 1; + +loadpath := "./meta_theory" :: "./example" :: !loadpath; +use_thy "Correctness";