mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Move the input routines to class Input.
This commit is contained in:
@@ -41,7 +41,7 @@ Gen_Perf::Gen_Perf ()
|
||||
int non_linked_length;
|
||||
|
||||
Vectors::ALPHA_SIZE = (option[SEVENBIT] ? 128 : 256);
|
||||
Key_List::read_keys ();
|
||||
read_keys ();
|
||||
if (option[ORDER])
|
||||
reorder ();
|
||||
_num_done = 1;
|
||||
|
||||
Reference in New Issue
Block a user