doc-src/Classes/Thy/ROOT.ML
author wenzelm
Mon, 09 Mar 2009 11:56:34 +0100
changeset 30381 a59d792d0ccf
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
permissions -rw-r--r--
refined antiquotation interface: formally pass result context and (potential) result source; removed redundant raw_antiquotation;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     1
75b56e51fade initial draft
haftmann
parents:
diff changeset
     2
(* $Id$ *)
75b56e51fade initial draft
haftmann
parents:
diff changeset
     3
28565
haftmann
parents: 20946
diff changeset
     4
no_document use_thy "Setup";
haftmann
parents: 20946
diff changeset
     5
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     6
use_thy "Classes";