Commit 908d12ff781df360a75402ecf81f070460214b19

Authored by Jean-Philippe Bernard
1 parent 8b12fe66
Exists in master

fixed path

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/idl/dustem_run_readme.pro
@@ -80,8 +80,8 @@ IF not keyword_set(dir) THEN BEGIN @@ -80,8 +80,8 @@ IF not keyword_set(dir) THEN BEGIN
80 'COMPIEGNE': dir='MC_DAT/' 80 'COMPIEGNE': dir='MC_DAT/'
81 'VERSTRAETE': dir='d_3.5/' 81 'VERSTRAETE': dir='d_3.5/'
82 'VERSTRAETE': dir='LV_DAT/' 82 'VERSTRAETE': dir='LV_DAT/'
83 - 'WEB3p8': dir_in='dustem3.8_web/' ; this is the original  
84 - ;'WEB3p8': dir_in=!dustem_soft_dir ; I changed this 83 + ;'WEB3p8': dir_in='dustem3.8_web/' ; this is the original
  84 + 'WEB3p8': dir_in=!dustem_soft_dir ; I changed this
85 ELSE: dir='les_DAT/' 85 ELSE: dir='les_DAT/'
86 ENDCASE 86 ENDCASE
87 ENDIF 87 ENDIF