-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update to the latest commits from QuantLib and Quantlib-SWIG
- Loading branch information
1 parent
25f16c4
commit f67a22f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule QuantLib
updated
11 files
+3 −3 | CMakeLists.txt | |
+1 −1 | configure.ac | |
+14 −32 | ql/currencies/africa.cpp | |
+17 −75 | ql/currencies/america.cpp | |
+31 −124 | ql/currencies/asia.cpp | |
+10 −46 | ql/currencies/crypto.cpp | |
+41 −211 | ql/currencies/europe.cpp | |
+2 −14 | ql/currencies/oceania.cpp | |
+0 −34 | ql/currency.cpp | |
+0 −55 | ql/currency.hpp | |
+2 −2 | ql/version.hpp |
Submodule QuantLib-SWIG
updated
5 files
+1 −1 | Python/setup.py | |
+1 −1 | Python/test/test_currencies.py | |
+1 −1 | R/DESCRIPTION | |
+0 −2 | SWIG/currencies.i | |
+1 −1 | configure.ac |