Tartarus CVS: buttress simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Fri, 14 Dec 2001 12:59:34 +0000


CVSROOT:	/home/cvs
Module name:	buttress
Changes by:	simon	01/12/14 12:59:34

Modified files:
	.              : input.c 

Log message:
Buttress was dealing poorly with \r in input files (though not _too_
poorly; mostly it just treated \r as whitespace, and the only time
it actually suffered was at the end of a line in a code paragraph).
Should now be fixed.