[cvs-nhc98] cvs commit: cpphs/docs cpphs.1 index.html

Malcolm Wallace malcolm at haskell.org
Thu Oct 14 09:41:25 EDT 2004


malcolm     2004/10/14 06:41:25 PDT

  Modified files:
    docs                 cpphs.1 index.html 
  Log:
  Add --text option, to disable lexing the input as Haskell.  This makes
  cpphs more widely applicable, since comments, strings, and character
  literals are no longer significant in hiding cpp-like things.
  
  Revision  Changes    Path
  1.2       +3 -0      cpphs/docs/cpphs.1
  1.21      +18 -12    cpphs/docs/index.html


More information about the Cvs-nhc98 mailing list