Commit 908d12ff781df360a75402ecf81f070460214b19
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 | 80 | 'COMPIEGNE': dir='MC_DAT/' |
81 | 81 | 'VERSTRAETE': dir='d_3.5/' |
82 | 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 | 85 | ELSE: dir='les_DAT/' |
86 | 86 | ENDCASE |
87 | 87 | ENDIF | ... | ... |