mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Class PositionStringParser replaces class Iterator.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
2002-10-03 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/iterator.h: Remove file.
|
||||
* src/iterator.cc: Remove file.
|
||||
* src/options.cc: (PositionStringParser): New class, taken from old
|
||||
iterator.cc.
|
||||
* src/Makefile.in (OBJECTS): Remove iterator.o.
|
||||
(ITERATOR_H): Remove variable.
|
||||
(iterator.o): Remove rule.
|
||||
|
||||
* src/keyword-list.h: New file.
|
||||
* src/keyword-list.cc: New file.
|
||||
* src/list-node.h: Remove file.
|
||||
|
||||
Reference in New Issue
Block a user