From: rich Date: Fri, 24 Nov 2006 13:58:56 +0000 (+0000) Subject: Throw an error if the named column requested does not actually exist. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=1c81f6fe58496d4c6ed4088e11b075af66f90931;hp=1c81f6fe58496d4c6ed4088e11b075af66f90931;p=ocaml-csv.git Throw an error if the named column requested does not actually exist. ---