Commit bec7b3e844fbc60307a77f0c2487badb1057925b

Authored by Jean-Philippe Bernard
1 parent 74611862
Exists in master

removed a stop

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/idl/dustem_init.pro
... ... @@ -256,6 +256,8 @@ defsysv, '!dustem_model', model
256 256 ENDCASE
257 257 ENDIF
258 258  
  259 +;stop
  260 +
259 261 ;Initialize !dustem_params structure
260 262 IF not keyword_set(dir) THEN BEGIN
261 263 ; CASE getenv('DUSTEM_WHICH') OF
... ...