From 38a17554e42e2761c9fa2f2cd3f908a8bc3d1b88 Mon Sep 17 00:00:00 2001 From: Annie Hughes Date: Wed, 12 Apr 2023 09:15:55 +0200 Subject: [PATCH] updated help --- src/idl/dustem_define_la_common.pro | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/idl/dustem_define_la_common.pro b/src/idl/dustem_define_la_common.pro index 0815c1a..56cc2b7 100644 --- a/src/idl/dustem_define_la_common.pro +++ b/src/idl/dustem_define_la_common.pro @@ -1,34 +1,48 @@ PRO dustem_define_la_common - ;+ +;+ ; NAME: ; dustem_define_la_common +; ; PURPOSE: ; Defines common blocks needed by the la_ routines +; ; CATEGORY: ; DustEMWrap, Distributed, Low-Level, Initialization +; ; CALLING SEQUENCE: ; dustem_define_la_common +; ; INPUTS: ; None +; ; OPTIONAL INPUT PARAMETERS: ; None +; ; OUTPUTS: ; None +; ; OPTIONAL OUTPUT PARAMETERS: ; None +; ; ACCEPTED KEY-WORDS: ; None +; ; COMMON BLOCKS: ; ERROR_CURRENT; SESSION_MODE; STATUS_BOOL +; ; SIDE EFFECTS: ; Initializes common blocks +; ; RESTRICTIONS: ; None +; ; PROCEDURES AND SUBROUTINES USED: ; None +; ; EXAMPLES ; dustem_define_la_common +; ; MODIFICATION HISTORY: ; Written 2007 ; Evolution details on the DustEMWrap gitlab. -- libgit2 0.21.2