GITLAB
OV-GSO-DC
/
dustem-wrapper_idl
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c889db63db6d08347754f22b655e972d623872f6
Authored by
Annie Hughes
2022-11-04 10:52:11 +1030
1 parent
4c27620f
Exists in
master
added end label
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/idl/dustem_mpfit_data.pro
Inline
Side-by-side
src/idl/dustem_mpfit_data.pro
Wrap text
Diff comments
View file @
c889db6
...
...
@@ -151,6 +151,7 @@ IF !dustem_noobj THEN BEGIN
151
151
dustemwrap_plot,p_dim,stp,_extra=_extra
152
152
ENDELSE
153
153
154
+ the_end:
154
155
RETURN, p_dim
155
156
156
157
END
...
...