src/HOL/AxClasses/ROOT.ML
author wenzelm
Mon, 29 Aug 2005 16:18:04 +0200
changeset 17184 3d80209e9a53
parent 10134 537206cc738f
child 24104 719fbe4fb77f
permissions -rw-r--r--
use AList operations;
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";