commit | 5fbf8362a34163a8facf8d349a15f7fef0512391 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Thu Mar 20 23:35:00 2003 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Thu Mar 20 23:35:00 2003 +0000 |
tree | 90b335a5eff797fdf43e0b605b9321c896c2cc53 | |
parent | ba9e9781805f85d32b5a2a17efdf00b77d747500 [diff] [blame] |
include csv doc section - Fred, you may want to change the location
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index fb03b5f..4f10cd0 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -257,6 +257,7 @@ % file formats \input{libnetrc} \input{librobotparser} +\input{libcsv} \input{markup} % Structured Markup Processing Tools \input{libhtmlparser}