Mercurial > hg > octave-lyh
diff src/parse.y @ 5296:4e753a157ed2
[project @ 2005-04-21 17:52:41 by jwe]
author | jwe |
---|---|
date | Thu, 21 Apr 2005 17:52:42 +0000 |
parents | bd32f770c09a |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/src/parse.y +++ b/src/parse.y @@ -419,7 +419,7 @@ // Other tokens. %token END_OF_INPUT LEXICAL_ERROR %token FCN VARARGIN VARARGOUT ALL_VA_ARGS -%token USING TITLE WITH AXES COLON OPEN_BRACE CLOSE_BRACE CLEAR +%token CLOSE_BRACE // Nonterminals we construct. %type <comment_type> stash_comment function_beg