-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3.0.2 maintenance - update subprojects (#376)
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule tblite
updated
52 files
Submodule test-drive
updated
10 files
+3 −9 | .github/workflows/build.yml | |
+1 −1 | CMakeLists.txt | |
+13 −2 | README.md | |
+18 −14 | config/CMakeLists.txt | |
+1 −1 | fpm.toml | |
+4 −2 | meson.build | |
+7 −0 | meson_options.txt | |
+474 −21 | src/testdrive.F90 | |
+2 −2 | src/testdrive_version.f90 | |
+9 −4 | test/main.f90 |