Skip to content

Commit b1d0373

Browse files
committed
Updates to ExprTk
1 parent 90f2feb commit b1d0373

25 files changed

+1434
-847
lines changed

exprtk/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# **************************************************************
33
# * C++ Mathematical Expression Toolkit Library *
44
# * *
5-
# * Author: Arash Partow (1999-2022) *
6-
# * URL: http://www.partow.net/programming/exprtk/index.html *
5+
# * Author: Arash Partow (1999-2023) *
6+
# * URL: https://www.partow.net/programming/exprtk/index.html *
77
# * *
88
# * Copyright notice: *
99
# * Free use of the Mathematical Expression Toolkit Library is *

0 commit comments

Comments
 (0)