- Experimental command for instantiation of locales in proof contexts:
authorballarin
Fri, 02 Apr 2004 17:26:00 +0200
changeset 14513 81d32b739a2b
parent 14512 e516d7cfa249
child 14514 15abb7d42e2e
- Experimental command for instantiation of locales in proof contexts: instantiate <label>: <loc>
src/FOL/ex/ROOT.ML
--- a/src/FOL/ex/ROOT.ML	Fri Apr 02 17:06:15 2004 +0200
+++ b/src/FOL/ex/ROOT.ML	Fri Apr 02 17:26:00 2004 +0200
@@ -13,6 +13,8 @@
 time_use     "foundn.ML";
 time_use_thy "Prolog";
 
+time_use_thy "LocaleInst";
+
 writeln"\n** Intuitionistic examples **\n";
 time_use_thy "Intuitionistic";