aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-11-21 18:14:18 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-11-21 18:18:03 +0000
commit017090b43a22d928fef16bceeb88da298d8e7c3a (patch)
tree774b0b950aabddde09a2c3ad244ef4606a9255f1 /configure
parent3a28b5f1458289a51eed092638af7d69c432669f (diff)
Changing of README files in checklist
When you point to this project, the `README.md' file is the default file that opens on GitLab and other online git repositories. Since a reproduction pipeline project is different from the actual pipeline, its best for the default text that opens to describe the paper, not the pipeline. The old `README.md' is also kept, but its now called `REAME-pipeline.md'.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 413dcd8..de42d3f 100755
--- a/configure
+++ b/configure
@@ -47,7 +47,9 @@ pdir=$cdir/pipeline
pconf=$pdir/LOCAL.mk
ptconf=$pdir/LOCAL_tmp.mk
poconf=$pdir/LOCAL_old.mk
+# --------- Delete for no Gnuastro ---------
glconf=$cdir/gnuastro/gnuastro-local.conf
+# ------------------------------------------