doc-src/Classes/Thy/ROOT.ML
author wenzelm
Thu, 24 Jun 2010 14:31:01 +0200
changeset 37528 42804fb5dd92
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
permissions -rw-r--r--
slightly more standard data merge: Symtax.merge (K true) avoids equality on abstract type Pretty.T and gracefully accepts overriding, Symtab.join prefers first entry as usual;
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";