13343 |
|
|
13344 |
|
|
13345 |
|
|
13346 |
< |
ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/applications/atom2md/Makefile scripts/filepp" |
13346 |
> |
ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/integrators/Makefile src/applications/atom2md/Makefile scripts/filepp" |
13347 |
|
|
13348 |
|
|
13349 |
|
cat >confcache <<\_ACEOF |
13934 |
|
"make/Makefile") CONFIG_FILES="$CONFIG_FILES make/Makefile" ;; |
13935 |
|
"src/utils/Makefile") CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;; |
13936 |
|
"src/math/Makefile") CONFIG_FILES="$CONFIG_FILES src/math/Makefile" ;; |
13937 |
+ |
"src/integrators/Makefile") CONFIG_FILES="$CONFIG_FILES src/integrators/Makefile" ;; |
13938 |
|
"src/applications/atom2md/Makefile") CONFIG_FILES="$CONFIG_FILES src/applications/atom2md/Makefile" ;; |
13939 |
|
"scripts/filepp") CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;; |
13940 |
|
|
14551 |
|
"make/Makefile":F) chmod 0755 scripts/* ;; |
14552 |
|
"src/utils/Makefile":F) chmod 0755 scripts/* ;; |
14553 |
|
"src/math/Makefile":F) chmod 0755 scripts/* ;; |
14554 |
+ |
"src/integrators/Makefile":F) chmod 0755 scripts/* ;; |
14555 |
|
"src/applications/atom2md/Makefile":F) chmod 0755 scripts/* ;; |
14556 |
|
"scripts/filepp":F) chmod 0755 scripts/* ;; |
14557 |
|
|