src/HOL/AxClasses/ROOT.ML
author wenzelm
Thu, 24 Jan 2002 22:42:14 +0100
changeset 12847 afa356dbcb15
parent 10134 537206cc738f
child 24104 719fbe4fb77f
permissions -rw-r--r--
fixed subgoal_tac; fails on non-existent subgoal;
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";