Mercurial > hg > octave-nkf
diff src/lex.l @ 3258:4964d5391acc
[project @ 1999-07-21 21:51:33 by jwe]
author | jwe |
---|---|
date | Wed, 21 Jul 1999 21:52:04 +0000 |
parents | a41cc560087a |
children | 7d80b56e0dc8 |
line wrap: on
line diff
--- a/src/lex.l +++ b/src/lex.l @@ -2107,7 +2107,7 @@ void symbols_of_lex (void) { - DEFVAR (whitespace_in_literal_matrix, "", 0, whitespace_in_literal_matrix, + DEFVAR (whitespace_in_literal_matrix, "", whitespace_in_literal_matrix, "control auto-insertion of commas and semicolons in literal matrices"); }