Added (premilinary) support for null columns.

Added support routines for C files generated by parsecsv utilities.
This commit is contained in:
brianb
2000-03-19 02:50:05 +00:00
parent 5a4f0eefcd
commit 401e3f45e3
5 changed files with 69 additions and 45 deletions

View File

@@ -19,7 +19,7 @@ LIBS =
INSTALL= @INSTALL@
PROGS = mdb-dump
OBJS = dump.o
OBJS = dump.o
all: $(PROGS)