-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump elperiodic to the latest version.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libelperiodic
updated
16 files
+83 −18 | .github/workflows/main.yml | |
+0 −31 | .github/workflows/python-publish.yml | |
+0 −51 | .github/workflows/python-wheels.yml | |
+1 −0 | Makefile.in | |
+72 −7 | README.md | |
+143 −109 | aclocal.m4 | |
+267 −199 | configure | |
+7 −1 | configure.ac | |
+572 −283 | ltmain.sh | |
+16 −10 | scripts/build.conf.sub | |
+2 −2 | scripts/do-install.sh | |
+3 −3 | scripts/do-test-pwheels.sh | |
+2 −2 | scripts/do-test.sh | |
+6 −4 | setup.py | |
+9 −7 | src/Makefile.am | |
+7 −6 | src/Makefile.in |