Commit c889db63db6d08347754f22b655e972d623872f6

Authored by Annie Hughes
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
@@ -151,6 +151,7 @@ IF !dustem_noobj THEN BEGIN @@ -151,6 +151,7 @@ IF !dustem_noobj THEN BEGIN
151 dustemwrap_plot,p_dim,stp,_extra=_extra 151 dustemwrap_plot,p_dim,stp,_extra=_extra
152 ENDELSE 152 ENDELSE
153 153
  154 + the_end:
154 RETURN, p_dim 155 RETURN, p_dim
155 156
156 END 157 END