This commit is contained in:
mes5k 2004-09-27 02:00:53 +00:00
parent 817117014e
commit 6c381e8c4c

View File

@ -277,6 +277,12 @@ Finally, if you want to include TCLAP as part of your software (which is
perfectly OK, even encouraged) then simply copy the contents of
/some/place/tclap-1.X/include (the tclap directory and all of he header files
it contains) into your include directory.
<br><br>
TCLAP was developed on Linux and MacOSX systems. It is also known to work on
Windows, Sun and Alpha platforms. We've made every effort to keep the library
compliant with the ANSI C++ standard so if your compiler meets the standard,
then this library should work for you. Please let us know if this is not
the case!
<a name="COMPLICATIONS"></a>
<h2>Complications</h2>