cvs commit: hugs98/src opts.c parser.y hugs98/docs hugs.1.in
hugs98/docs/users_guide running.sgml
ross@glass.cse.ogi.edu
ross@glass.cse.ogi.edu
Tue, 18 Mar 2003 07:19:26 -0800
ross 2003/03/18 07:19:26 PST
Modified files:
src opts.c parser.y
docs hugs.1.in
docs/users_guide running.sgml
Log:
reverse the default on the -W option: now if you want 'dlet' and 'with'
as keywords you have to say -98 +W (and expect them to disappear later).
Revision Changes Path
1.6 +1 -1 hugs98/src/opts.c
1.40 +3 -3 hugs98/src/parser.y
1.13 +1 -1 hugs98/docs/hugs.1.in
1.5 +4 -5 hugs98/docs/users_guide/running.sgml