Commit a22cb625bb64d54a20af9ccbf68678f3756ad8dd

Authored by Annie Hughes
1 parent ef1e3d9d
Exists in master

reworked help

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/idl/dustem_test_model_exists.pro
... ... @@ -54,7 +54,7 @@ function dustem_test_model_exists,model $
54 54 ;-
55 55  
56 56 exists=0
57   -
  57 +
58 58 IF keyword_set(help) or not keyword_set(model) THEN BEGIN
59 59 doc_library,'dustem_test_model_exists'
60 60 goto,the_end
... ...