changeset 28614 | 1f301440c97b |
parent 28263 | 69eaa97e7e96 |
child 35174 | e15040ae75d7 |
--- a/src/HOLCF/IOA/Modelcheck/ROOT.ML Thu Oct 16 19:44:36 2008 +0200 +++ b/src/HOLCF/IOA/Modelcheck/ROOT.ML Thu Oct 16 22:44:22 2008 +0200 @@ -5,7 +5,7 @@ Modelchecker setup for I/O automata. *) -with_path "../../../HOL/Modelcheck" time_use_thy "MuIOAOracle"; +time_use_thy "MuIOAOracle"; (*check if user has mucke installed*) fun mucke_enabled () = getenv "MUCKE_HOME" <> "";