-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95d5837
commit baa52d8
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule spectra
updated
62 files
Submodule muparser
updated
11 files
+7 −3 | CHANGELOG | |
+5 −2 | CMakeLists.txt | |
+1 −1 | Install.txt | |
+6 −2 | README.md | |
+2 −2 | include/muParserDef.h | |
+9 −0 | include/muParserTemplateMagic.h | |
+11 −11 | samples/example1/example1.cpp | |
+1 −1 | samples/example2/Readme.txt | |
+2 −2 | samples/example2/example2.c | |
+11 −7 | src/muParser.cpp | |
+7 −1 | src/muParserTest.cpp |