mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Introduce class KeywordExt.
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
2002-10-03 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/keyword.h (KeywordExt): New class.
|
||||
* src/keyword.cc (KeywordExt): New constructor.
|
||||
* src/list-node.h (List_Node): Inherit from KeywordExt.
|
||||
* src/list-node.cc: Update.
|
||||
* src/gen-perf.cc: Update.
|
||||
* src/hash-table.cc: Update.
|
||||
* src/key-list.cc: Update.
|
||||
(output_keyword_entry): Change argument type to KeywordExt*.
|
||||
|
||||
* src/keyword.h: New file.
|
||||
* src/keyword.cc: New file.
|
||||
* src/list-node.h (List_Node): Extend Keyword.
|
||||
|
||||
Reference in New Issue
Block a user