* lib/hash.c: New file.

* lib/hash.h: New file.
* lib/Makefile.am: Update.
This commit is contained in:
Robert Anisko
2001-08-25 14:15:11 +00:00
parent bbb5bcc6f8
commit 68bd3b6bfa
4 changed files with 444 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ EXTRA_DIST = malloc.c realloc.c
libbison_a_SOURCES = \
error.c error.h \
getopt.h getopt.c getopt1.c \
hash.h hash.c \
obstack.h obstack.c \
quote.h quote.c quotearg.h quotearg.c \
xalloc.h xmalloc.c xstrdup.c