source: trunk/gsastcl.bat @ 936

Last change on this file since 936 was 930, checked in by toby, 16 years ago

rcs:* properties removed

  • Property svn:keywords set to Author Date Revision Id
File size: 204 bytes
Line 
1REM a batch file to a DOS command and pause
2if "%gsas%" == "" set gsas=c:\gsas
3set PGPLOT_FONT=%gsas%\pgl\grfont.dat
4set SYMOP=%gsas%\data\symop.dat
5%1 %2 %3 %4 %5 %6 %7
6pause
7del expgui.lck
8exit
Note: See TracBrowser for help on using the repository browser.