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

This commit is contained in:
Arash Partow
2018-01-01 12:37:50 +11:00
parent 628477bf47
commit 050dcf0b5a
23 changed files with 26 additions and 26 deletions

View File

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