wenzelm [Thu, 15 Apr 2004 20:31:30 +0200] rev 14571
fixed width;
tuned;
wenzelm [Thu, 15 Apr 2004 20:30:50 +0200] rev 14570
finalconsts RepC AbsC;
nipkow [Thu, 15 Apr 2004 14:17:45 +0200] rev 14569
Added ex/Exceptions.thy
nipkow [Thu, 15 Apr 2004 13:04:50 +0200] rev 14568
"haspref" -> "oldhaspref" (David Aspinall)
schirmer [Thu, 15 Apr 2004 09:33:12 +0200] rev 14567
bugfix in xsymbols_output
nipkow [Wed, 14 Apr 2004 15:09:51 +0200] rev 14566
corrected PG url in comment
kleing [Wed, 14 Apr 2004 14:13:05 +0200] rev 14565
use more symbols in HTML output
wenzelm [Wed, 14 Apr 2004 13:28:46 +0200] rev 14564
renamed have_thms to note_thms;
wenzelm [Wed, 14 Apr 2004 13:26:27 +0200] rev 14563
tuned;
wenzelm [Wed, 14 Apr 2004 13:25:51 +0200] rev 14562
proper handling of lines terminated by CRLF or CR;
schirmer [Wed, 14 Apr 2004 12:19:16 +0200] rev 14561
* raw control symbols are of the form \<^raw:...> now.
* again allowing symbols to begin with "\\" instead of "\" for
compatibility with ML-strings of old style theory and ML-files and
isa-ProofGeneral.
berghofe [Wed, 14 Apr 2004 11:44:57 +0200] rev 14560
Fixed bug in check_mode_clause.
schirmer [Wed, 14 Apr 2004 10:08:28 +0200] rev 14559
bugfix for \<^raw...> scanner
kleing [Wed, 14 Apr 2004 09:53:25 +0200] rev 14558
prod and sum
schirmer [Tue, 13 Apr 2004 23:08:12 +0200] rev 14557
* cleaner distinction between control symbols "\<^...>" and "\<^raw...>" in
the scanner
* output functions default_output and xsymbols_output
only print one "\" for symbols (to be consistent with the scanner).