wenzelm [Sat, 01 Sep 2007 16:12:50 +0200] rev 24513
removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
wenzelm [Sat, 01 Sep 2007 15:47:05 +0200] rev 24512
added singleton check_typ/term/prop;
wenzelm [Sat, 01 Sep 2007 15:47:04 +0200] rev 24511
removed obsolete read/cert variations (cf. Syntax.read/check);
wenzelm [Sat, 01 Sep 2007 15:47:03 +0200] rev 24510
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
wenzelm [Sat, 01 Sep 2007 15:47:01 +0200] rev 24509
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
wenzelm [Sat, 01 Sep 2007 15:46:59 +0200] rev 24508
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
nipkow [Sat, 01 Sep 2007 01:22:11 +0200] rev 24507
*** empty log message ***