wenzelm [Thu, 13 Apr 2006 12:01:15 +0200] rev 19437
fixed typo in method invocation;
wenzelm [Thu, 13 Apr 2006 12:01:14 +0200] rev 19436
ignore sort constraints of consts declarations;
use conjunction stuff from conjunction.ML;
prefer ProofContext.pretty_thm;
wenzelm [Thu, 13 Apr 2006 12:01:13 +0200] rev 19435
ignore sort constraints of consts declarations;
Sign.typ_equiv;
wenzelm [Thu, 13 Apr 2006 12:01:12 +0200] rev 19434
add_axclass(_i): canonical specification format;
wenzelm [Thu, 13 Apr 2006 12:01:11 +0200] rev 19433
certify: ignore sort constraints of declarations (MAJOR CHANGE);
wenzelm [Thu, 13 Apr 2006 12:01:10 +0200] rev 19432
added print_theorems/theory, print_theorems_diff (from pure_thy.ML);
wenzelm [Thu, 13 Apr 2006 12:01:09 +0200] rev 19431
axclass: old-style concrete syntax for canonical specification format;
wenzelm [Thu, 13 Apr 2006 12:01:08 +0200] rev 19430
ProofDisplay.print_theorems/theory;
wenzelm [Thu, 13 Apr 2006 12:01:07 +0200] rev 19429
added maxidx_of;
wenzelm [Thu, 13 Apr 2006 12:01:06 +0200] rev 19428
tuned;