mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Move the output routines to output.h and output.cc.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2002-10-04 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/output.h: New file, extracted from key-list.h.
|
||||
* src/output.cc: New file, extracted from key-list.cc.
|
||||
* src/key-list.h (Key_List): Make some fields protected. Move output
|
||||
routines to src/output.h.
|
||||
* src/key-list.cc: Move output routines to src/output.cc.
|
||||
* src/gen-perf.cc (Gen_Perf::doit_all): Use class Output.
|
||||
* src/Makefile.in (OBJECTS): Add output.o.
|
||||
(output.o): New rule.
|
||||
|
||||
2002-10-03 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/iterator.h: Remove file.
|
||||
|
||||
Reference in New Issue
Block a user