From 259e95e643c6e763ad0412538167fa91fe16b654 Mon Sep 17 00:00:00 2001 From: Annie Hughes Date: Fri, 16 Sep 2022 14:19:12 +0200 Subject: [PATCH] removed a stop --- src/idl/dustem_activate_plugins.pro | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/idl/dustem_activate_plugins.pro b/src/idl/dustem_activate_plugins.pro index b230735..d193e43 100755 --- a/src/idl/dustem_activate_plugins.pro +++ b/src/idl/dustem_activate_plugins.pro @@ -101,7 +101,6 @@ FOR i=0L,n_elements(param_descs)-1 DO BEGIN ;==============Assigning data to the plugin data structure============== ;Dry run of the plugins to obtain their scopes and run them accordingly (an advanced user might want to add their own lines here) - stop str='toto='+ftn+'(scope=scope)' & str=str(0) toto=execute(str) ((*!dustem_plugin).(k).scope)=ptr_new(scope) -- libgit2 0.21.2