From 9a5b3a056e2a422b69101d89b7e6356f00a48b58 Mon Sep 17 00:00:00 2001 From: mes5k Date: Thu, 25 Nov 2004 03:56:42 +0000 Subject: [PATCH] updated --- docs/index.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 4d29865..a4f38ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,6 +50,8 @@ width="125" height="37" border="0" alt=
+ +

TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments. It was intially inspired by the user friendly
+

+ +

TCLAP in written in ANSI C++ and is meant to be compatible with any standards-compliant C++ compiler. It is known to work on Linux, MacOS X, Windows, and Solaris platforms. The library is implemented @@ -67,9 +71,18 @@ entirely in header files making it easy to use and distribute with other software. It is licensed under the MIT License for worry free distribution. -
-
+

+ +

+Send us your feedback! If you've successfully used +TCLAP in your software, then + we'd like to hear from you +so that we can link to your project. One hand washing the other... :) +

+ +

Happy coding! +