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

This commit is contained in:
Arash Partow
2016-01-21 19:15:46 +11:00
parent c97139ed60
commit bc532593ba
21 changed files with 80 additions and 57 deletions

View File

@ -2,7 +2,7 @@
# **************************************************************
# * C++ Mathematical Expression Toolkit Library *
# * *
# * Author: Arash Partow (1999-2015) *
# * Author: Arash Partow (1999-2016) *
# * URL: http://www.partow.net/programming/exprtk/index.html *
# * *
# * Copyright notice: *