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