diff options
Diffstat (limited to 'libraries/tclap/README')
-rw-r--r-- | libraries/tclap/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/tclap/README b/libraries/tclap/README new file mode 100644 index 0000000000..18bfebd9d6 --- /dev/null +++ b/libraries/tclap/README @@ -0,0 +1,3 @@ +TCLAP is a small templatized library that provides a simple interface +for defining and accessing command line arguments. It was intially +inspired by the user friendly CLAP libary. |