
18 Mar
2003
18 Mar
'03
10:19 a.m.
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