From c889db63db6d08347754f22b655e972d623872f6 Mon Sep 17 00:00:00 2001 From: Annie Hughes Date: Fri, 4 Nov 2022 10:52:11 +1030 Subject: [PATCH] added end label --- src/idl/dustem_mpfit_data.pro | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/idl/dustem_mpfit_data.pro b/src/idl/dustem_mpfit_data.pro index 5a5a306..efd2cc4 100755 --- a/src/idl/dustem_mpfit_data.pro +++ b/src/idl/dustem_mpfit_data.pro @@ -151,6 +151,7 @@ IF !dustem_noobj THEN BEGIN dustemwrap_plot,p_dim,stp,_extra=_extra ENDELSE + the_end: RETURN, p_dim END -- libgit2 0.21.2