K 10 svn:author V 3 bde K 8 svn:date V 27 1998-05-04T16:58:50.000000Z K 7 svn:log V 274 Simplified using new yacc rules. This is cosmetic - the old rules worked with `make -jN' because they did the right things to generate cexp.h without clobbering cexp.c, and there were no missing dependencies on cexp.h because cexp.h isn't actually used. Fixed style bugs. END