Commit 0969ded8a1c11cf4b878bf0c4c824a6eac9efb30

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

removed the device command

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/idl/dustem_init.pro
... ... @@ -90,7 +90,7 @@ IF keyword_set(help) THEN BEGIN
90 90 ENDIF
91 91  
92 92 dustem_define_la_common
93   -device,decomposed=0
  93 +;device,decomposed=0
94 94  
95 95 ;define which code is running, idl, gdl or fawlty
96 96 defsysv,'!fl',exist=fawlty
... ...