commit | 45c47d966850e2727f913c92e4b6d1c2d586d6bd | [log] [tgz] |
---|---|---|
author | Arnaud Lacombe <lacombar@gmail.com> | Wed May 04 21:18:27 2011 -0400 |
committer | Arnaud Lacombe <lacombar@gmail.com> | Thu Jun 09 14:04:40 2011 -0400 |
tree | 9b5c14bff2b6b2467b0db9deee333ea3fbada23b | |
parent | 991d76c950f6c5323c37c33dcebf6b8aec009ff0 [diff] |
genksyms: pass hash and lookup functions name and target language though the input file Renaming hash and lookup functions on the command line would reduces its genericity. Use the .gperf file to pass this information. Do the same for the target language. Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>