12942 |
|
|
12943 |
|
|
12944 |
|
|
12945 |
< |
ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/applications/atom2md/Makefile scripts/filepp" |
12945 |
> |
ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/integrators/Makefile src/applications/atom2md/Makefile scripts/filepp" |
12946 |
|
|
12947 |
|
|
12948 |
|
cat >confcache <<\_ACEOF |
13502 |
|
"make/Makefile") CONFIG_FILES="$CONFIG_FILES make/Makefile" ;; |
13503 |
|
"src/utils/Makefile") CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;; |
13504 |
|
"src/math/Makefile") CONFIG_FILES="$CONFIG_FILES src/math/Makefile" ;; |
13505 |
+ |
"src/integrators/Makefile") CONFIG_FILES="$CONFIG_FILES src/integrators/Makefile" ;; |
13506 |
|
"src/applications/atom2md/Makefile") CONFIG_FILES="$CONFIG_FILES src/applications/atom2md/Makefile" ;; |
13507 |
|
"scripts/filepp") CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;; |
13508 |
|
|
14149 |
|
"make/Makefile":F) chmod 0755 scripts/* ;; |
14150 |
|
"src/utils/Makefile":F) chmod 0755 scripts/* ;; |
14151 |
|
"src/math/Makefile":F) chmod 0755 scripts/* ;; |
14152 |
+ |
"src/integrators/Makefile":F) chmod 0755 scripts/* ;; |
14153 |
|
"src/applications/atom2md/Makefile":F) chmod 0755 scripts/* ;; |
14154 |
|
"scripts/filepp":F) chmod 0755 scripts/* ;; |
14155 |
|
|