diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-11 00:40:16 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-12-11 00:41:09 +0000 |
commit | 66f12c0305aeb2e8ac046fd866d75bd6e16e8a42 (patch) | |
tree | 95b34e0d4d9ea0a847c8a7024542d54b5f0579f0 | |
parent | 1ae3322e21bc2425b24765d64ce716c3c84466a1 (diff) |
Removed extra line on Gnuastro from checklist
An extra line regarding the removal of Gnuastro in the checklist was
removed (we don't report the Gnuastro version at the start of the paper any
more).
-rw-r--r-- | README-pipeline.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README-pipeline.md b/README-pipeline.md index e4feb19..66e1fbc 100644 --- a/README-pipeline.md +++ b/README-pipeline.md @@ -523,7 +523,6 @@ advanced in later stages of your work. - Delete the `reproduce/config/gnuastro` directory. - Delete `astnoisechisel` from the value of `top-level-programs` in `reproduce/src/make/dependencies.mk`. You can keep the rule to build `astnoisechisel`, since its not in the `top-level-programs` list, it (and all the dependencies that are only needed by Gnuastro) will be ignored. - Delete marked parts in `reproduce/src/make/initialize.mk`. - - Delete `and Gnuastro \gnuastroversion` from `tex/preamble-style.tex`. - **Other dependencies**: If there are any more of the dependencies that you don't use (or others that you need), then remove (or add) them in |