cvs commit: hugs98/src input.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Sat, 23 Feb 2002 20:36:04 -0800


sof         2002/02/23 20:36:04 PST

  Modified files:
    src                  input.c 
  Log:
  - use SUPPORT_PREPROCESSOR
  - added parseScriptString(), which reads a script from a string
    (who would have guessed?!?), replacing icky HaskellScript 'mem-scripts'.
  
    (This will require changes to the Server API; in the works).
  
  Revision  Changes    Path
  1.36      +11 -44    hugs98/src/input.c