wenzelm [Thu, 16 Jun 1994 12:04:33 +0200] rev 422
added ext_tsig_subclass, ext_tsig_defsort;
minor internal rearrangements;
wenzelm [Thu, 16 Jun 1994 12:04:00 +0200] rev 421
added add_classrel;
wenzelm [Thu, 09 Jun 1994 11:11:03 +0200] rev 420
replaced extend_theory;
wenzelm [Thu, 09 Jun 1994 11:09:45 +0200] rev 419
added OldMixfix;
wenzelm [Thu, 09 Jun 1994 11:02:14 +0200] rev 418
workaround bug in Type.expand_typ;
wenzelm [Thu, 09 Jun 1994 11:00:37 +0200] rev 417
new datatype 'mixfix' now pervasive (old one still accesible via OldMixfix);
wenzelm [Thu, 09 Jun 1994 11:00:01 +0200] rev 416
restored functor sig;
added str_of_sort, str_of_arity, rem_sorts;
minor internal cleanup;
wenzelm [Thu, 09 Jun 1994 10:59:20 +0200] rev 415
added axclass.ML, Syntax/mixfix.ML, Thy/thy_syn.ML;
removed Syntax/earley0A.ML, Thy/scan.ML, Thy/parse.ML;
wenzelm [Wed, 01 Jun 1994 15:49:46 +0200] rev 414
added signature constraint;
replaced 'also' by '|>';
added 'sigclass' section;
removed pure_syntax;
wenzelm [Wed, 01 Jun 1994 15:47:27 +0200] rev 413
removed garbage;
adapted to new ThySyn (interface for 'user sections');