Akim Demaille
|
c6e1f6235a
|
* src/gram.c (gram_free): Rename back as...
(dummy): this.
(output_token_translations): Free `token_translations'.
* src/symtab.c (free_symtab): Free the tag field.
|
2001-09-22 17:57:59 +00:00 |
|
Akim Demaille
|
ab6fbb02ad
|
Remove `translations' as it is always set to true.
* src/gram.h: Adjust.
* src/reader.c (packsymbols, parse_token_decl): Adjust
* src/print.c (print_grammar): Adjust.
* src/output.c (output_token_translations): Adjust.
* src/lex.c (lex): Adjust.
* src/gram.c: Be sure the set pointers to NULL.
(dummy): Rename as...
(gram_free): this.
|
2001-09-22 17:43:26 +00:00 |
|
Akim Demaille
|
aa7815f5c6
|
* src: s/Copyright (C)/Copyright/g.
|
2000-11-07 16:28:47 +00:00 |
|
Jesse Thilo
|
4a120d45e6
|
More explicit use of "const", "extern", and "static", particularly to
limit the scope of many local variables and functions.
|
2000-07-04 03:29:02 +00:00 |
|
Jesse Thilo
|
cbbe75051d
|
#Remove static from dummy().
|
1999-01-20 22:56:40 +00:00 |
|
Jesse Thilo
|
c49a8e71ce
|
Update FSF address.
|
1999-01-14 14:58:38 +00:00 |
|
Jesse Thilo
|
d2729d44ab
|
Use prototypes if the compiler understands them.
|
1998-12-30 05:27:11 +00:00 |
|
David MacKenzie
|
f7d4d87ac9
|
entered into RCS
|
1991-11-03 02:39:18 +00:00 |
|