]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Use a lookup table to identify whether objects are plural or singular,
authorjsm <jsm@NetBSD.org>
Sat, 23 Sep 2000 19:23:57 +0000 (19:23 +0000)
committerjsm <jsm@NetBSD.org>
Sat, 23 Sep 2000 19:23:57 +0000 (19:23 +0000)
commited51e2ee8c47dbb4c8041637e215fab3dac5bc06
treef0754b91491885c992dfec97463662771c64eb3e
parentd89b56558a1f45934500212b523bd084ad39752c
Use a lookup table to identify whether objects are plural or singular,
instead of testing the final character against 's' in each place.
Avoids oddities about "pot of jewels" and "compass".
battlestar/com2.c
battlestar/com3.c
battlestar/com4.c
battlestar/extern.h
battlestar/globals.c