Commit Graph

4 Commits

Author SHA1 Message Date
jasper
82cc587f37 - update argtable to 2.12 2010-03-20 16:45:10 +00:00
jasper
733c41764d - update argtable to 2.11 2009-06-03 22:54:26 +00:00
alek
90eb21a9b9 Move examples into share/examples; keep docs only in HTML format; requested by steven@ 2006-05-30 09:23:44 +00:00
alek
bac9840834 Import argtable 2.6
Argtable is an ANSI C library for parsing GNU style command line options
with a minimum of fuss. It enables a program's command line syntax to be
defined in the source code as an array of argtable structs. 

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-05-29 21:56:50 +00:00