Skip to content

Commit

Permalink
'makefile' now makes 'plot_els'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Gray committed Dec 11, 2023
1 parent 17eb4ff commit d419f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ all: bc430$(EXE) blunder$(EXE) clock1$(EXE) css_art$(EXE) \
csv2txt$(EXE) details$(EXE) ellip_pt$(EXE) eop_proc$(EXE) fix_obs$(EXE) \
getradar$(EXE) gfc_xvt$(EXE) gpl$(EXE) gmake2bsd$(EXE) i2mpc$(EXE) inverf$(EXE) \
jpl2mpc$(EXE) ktest$(EXE) mpcorbx$(EXE) mpc_extr$(EXE) mpc_sort$(EXE) \
nofs2mpc$(EXE) peirce$(EXE) sr_plot$(EXE) \
nofs2mpc$(EXE) peirce$(EXE) sr_plot$(EXE) plot_els$(EXE) \
plot_orb$(EXE) reverser$(EXE) \
si_print$(EXE) splottes$(EXE) vid_dump$(EXE) \
xfer2$(EXE) xfer3$(EXE)
Expand Down

0 comments on commit d419f71

Please sign in to comment.