cvs commit: hugs98/src input.c

nordland@glass.cse.ogi.edu nordland@glass.cse.ogi.edu
Wed, 12 Dec 2001 21:25:56 -0800


nordland    2001/12/12 21:25:56 PST

  Modified files:
    src                  input.c 
  Log:
  Reworked the multi-linefeed feature, challenged by the failure of
  the previous version to handle \begin{code}--\end{code} correctly
  on the Mac.  New version uses binary fopen, and is even simpler.
  
  Revision  Changes    Path
  1.33      +52 -68    hugs98/src/input.c