diff --git a/src/idl/dustem_plot_fit_sed.pro b/src/idl/dustem_plot_fit_sed.pro index 9b6b634..a71fb0b 100755 --- a/src/idl/dustem_plot_fit_sed.pro +++ b/src/idl/dustem_plot_fit_sed.pro @@ -58,7 +58,7 @@ IF keyword_set(ps) THEN BEGIN set_plot, 'PS' device, filename=ps, /color, /encapsulated ENDIF ELSE BEGIN - + ;set_plot,'MAC' set_plot,'X' IF keyword_set(win) then window,win ENDELSE -- libgit2 0.21.2