Commit ceda23d89c93c44772147e79717f784f4a4cf8c4
1 parent
03081698
Exists in
master
test dbp90 grid w fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
LabTools/IRAP/GSO/make_grids_gso.pro
... | ... | @@ -10,7 +10,7 @@ pro make_grids_gso |
10 | 10 | |
11 | 11 | t0 = systime(/sec) |
12 | 12 | |
13 | - ; make_sed_tables_gso, grid_type = 'DBP90', /extend_trick | |
13 | + make_sed_tables_gso, grid_type = 'DBP90', /extend_trick | |
14 | 14 | ; make_sed_tables_gso, grid_type = 'MC10', /extend_trick |
15 | 15 | ; make_sed_tables_gso, grid_type = 'J13', /extend_trick |
16 | 16 | |
... | ... |