cvs commit: hugs98/src input.c
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <E1EDP2Z-0004Vd-KR__24939.7306739867$1126196097$gmane$org@monk.galois.com> |
ross 2005/09/08 09:14:19 PDT
Modified files:
src input.c
Log:
from Neil Mitchell: WinHugs reads a command from a single line; an
empty line used to trigger an EOF and and exit; now it's ignored.
Revision Changes Path
1.88 +7 -3 hugs98/src/input.c