added Tuple.thy;
authorwenzelm
Sun, 16 Jul 2000 20:49:33 +0200
changeset 9354 4e7e0eb01a6c
parent 9353 93cd32adc402
child 9355 1b2cd40579c6
added Tuple.thy;
src/HOL/ex/ROOT.ML
--- a/src/HOL/ex/ROOT.ML	Sun Jul 16 20:49:13 2000 +0200
+++ b/src/HOL/ex/ROOT.ML	Sun Jul 16 20:49:33 2000 +0200
@@ -41,6 +41,7 @@
 time_use_thy "PiSets";
 time_use_thy "LocaleGroup";
 
-(*expressions with quote / antiquote syntax*)
+(*advanced concrete syntax*)
+time_use_thy "Tuple";
 time_use_thy "Antiquote";
 time_use_thy "Multiquote";