cvs commit: hugs98/src command.h hugs.c
Neil Mitchell <[email protected]> Tue, 10 Jan 2006 15:31:45 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
neil 2006/01/10 15:31:45 PST
Modified files:
src command.h hugs.c
Log:
Add :main command to the Hugs list of commands, and an implementation of this command
Revision Changes Path
1.15 +3 -2 hugs98/src/command.h
1.147 +25 -3 hugs98/src/hugs.c