C++ Mathematical Expression Library (ExprTk) http://www.partow.net/programming/exprtk/index.html

This commit is contained in:
Arash Partow
2017-02-22 08:44:24 +11:00
parent f78f1ae6b5
commit b579791618
24 changed files with 48 additions and 48 deletions

View File

@ -113,9 +113,9 @@ expressions that can be parsed and evaluated using the ExprTk library.
[SECTION 03 - COPYRIGHT NOTICE]
Free use of the C++ Mathematical Expression Toolkit Library is
permitted under the guidelines and in accordance with the most current
version of the Common Public License.
version of the MIT License.
http://www.opensource.org/licenses/cpl1.0.php
http://www.opensource.org/licenses/MIT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~