- Timestamp:
- 05/23/11 20:31:17 (12 months ago)
- Files:
-
- 1 modified
-
branches/mcstas-1.x/lib/tools/perl/mcguilib.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/mcstas-1.x/lib/tools/perl/mcguilib.pl
r3081 r3083 556 556 $formatchoice_val='NeXus/HDF file'; } 557 557 if ($MCSTAS::mcstas_config{'NEXUS'} ne "") { 558 $opts = ['PGPLOT (original McStas)', 558 $opts = ['PGPLOT (original McStas)','Gnuplot (-"-)', 559 559 'Matlab (requires Matlab)', 'Matlab scriptfile', 560 560 'Scilab (requires Scilab)', 'Scilab scriptfile', 561 561 'HTML/VRML document','NeXus/HDF file']; 562 562 } else { 563 $opts = ['PGPLOT (original McStas)', 563 $opts = ['PGPLOT (original McStas)','Gnuplot (-"-)', 564 564 'Matlab (requires Matlab)', 'Matlab scriptfile', 565 565 'Scilab (requires Scilab)', 'Scilab scriptfile',
