Skip to content

Commit

Permalink
add often used python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Dec 18, 2023
1 parent fbf69e8 commit 91cd4fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/scripts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ include $(NEMOLIB)/makedefs
SCRIPTS = mknemo mkpdoc manlaser nemoman nemobench ldso nemo.version \
fitsedit fitsmerge nds9 shtool nemo.coverage showvar mir2nemo getline pedit \
wgetc yapp_query nemoplot nemopars \
sbatch_nemo.sh nemo_functions.sh progress_bar.sh
sbatch_nemo.sh nemo_functions.sh progress_bar.sh \
python/tabplot.py python/fitsplot.py
MAKES = Makefile.lib

help:
Expand Down

0 comments on commit 91cd4fe

Please sign in to comment.