src/HOL/AxClasses/ROOT.ML
author skalberg
Sun, 04 Apr 2004 15:34:14 +0200
changeset 14518 c3019a66180f
parent 10134 537206cc738f
child 24104 719fbe4fb77f
permissions -rw-r--r--
Added a number of explicit type casts and delayed evaluations (all seemingly needless) so that SML/NJ 110.9.1 would accept the importer...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10134
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     1
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     2
time_use_thy "Semigroups";
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     3
time_use_thy "Group";
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     4
time_use_thy "Product";