Allow '-' to mean read from stdin.
authorrich <rich>
Fri, 24 Nov 2006 15:49:24 +0000 (15:49 +0000)
committerrich <rich>
Fri, 24 Nov 2006 15:49:24 +0000 (15:49 +0000)
commit3a2b495714080c9f72b89cada8bc45b22768a059
tree0ceff0e64f94d0511bd4378e6a40b057e59e5c49
parent1c81f6fe58496d4c6ed4088e11b075af66f90931
Allow '-' to mean read from stdin.

csvtool: added 'setcolumns', 'setrows', 'head', 'drop'.
csv.ml
csv.mli
csvtool.ml