From 077af04ec1de1abdb2eee5278904fb1a019aeabb Mon Sep 17 00:00:00 2001 From: Jean-Philippe Bernard Date: Thu, 6 May 2021 09:49:28 +0200 Subject: [PATCH] modified to be compatible with latest fortran code at IAS --- src/idl/dustem_compute_sed.pro | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/src/idl/dustem_compute_sed.pro b/src/idl/dustem_compute_sed.pro index 932325d..52e84b5 100644 --- a/src/idl/dustem_compute_sed.pro +++ b/src/idl/dustem_compute_sed.pro @@ -42,6 +42,8 @@ IF keyword_set(help) THEN BEGIN goto,the_end ENDIF +;stop + IF not keyword_set(st) THEN BEGIN ;st=dustem_run(p_dim) IF !dustem_idl_continuum THEN cont=dustem_create_continuum() -- libgit2 0.21.2