annotate bootstrap.sh @ 1870:1b8c4ee06f6d csv-import-headers

Detect presence of header row in CSV format guesser; use headings to inform our guesses about column purposes; test this
author Chris Cannam
date Wed, 17 Jun 2020 18:01:00 +0100
parents 1a4c76e0f7c5
children
rev   line source
Chris@636 1 #!/bin/sh
Chris@636 2 aclocal -I . && autoconf