diff src/ChangeLog @ 2884:d500989072eb

[project @ 1997-04-24 21:54:40 by jwe]
author jwe
date Thu, 24 Apr 1997 21:54:40 +0000
parents 0b3954110c77
children 9fd1df4b464a
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
 Thu Apr 24 03:58:16 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* parse.y (magic_colon): New nonterminal.
+	(arg_list): Simplify using magic_colon.
+
 	* lex.h (class lexical_feedback): Delete maybe_screwed field.
 	New field, parsed_function name.
 	* lex.l (lexical_feedback::init): Initialize it.