summaryrefslogtreecommitdiff
path: root/tests/objc.exp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-22 12:03:19 +0000
committerBruno Haible <bruno@clisp.org>2003-01-22 12:03:19 +0000
commit83440a2aed0e8b914e5278666d7f2cfec13c50ab (patch)
tree19fbb27abf26f3f125cce91deb37a8918ef194c0 /tests/objc.exp
parentd3a9c2f7ade30d8d77be7c66d746c1fa5aa8dce1 (diff)
downloadgperf-83440a2aed0e8b914e5278666d7f2cfec13c50ab.tar.gz
Rewrite the input routines.
Diffstat (limited to 'tests/objc.exp')
-rw-r--r--tests/objc.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/objc.exp b/tests/objc.exp
index abf2e08..b2eaba4 100644
--- a/tests/objc.exp
+++ b/tests/objc.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
+
/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
struct resword { char *name; short token; enum rid rid; };