read.c(lex_type): Don't make '[' a valid symbol name char.
This commit is contained in:
parent
27405a282e
commit
a8a72d7480
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Dec 16 16:07:56 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* read.c (lex_type): No longer make '[' a valid character for
|
||||
symbol names.
|
||||
|
||||
Wed Dec 15 15:39:53 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* Makefile.in (RUNTEST): New variable.
|
||||
|
|
Loading…
Reference in a new issue