source: gsas/win/dist/bootstrap.bat @ 965

Last change on this file since 965 was 965, checked in by toby, 14 years ago

add missing DLLs & dist files

File size: 470 bytes
Line 
1REM this will be run in the GSAS installation directory
2mkdir MyWork
3.\svn\bin\svn co https://subversion.xor.aps.anl.gov/EXPGUI/gsas/all .
4@echo loading EXPGUI from repository
5.\svn\bin\svn switch https://subversion.xor.aps.anl.gov/EXPGUI/trunk/ expgui
6@echo loading GSAS programs
7.\svn\bin\svn switch https://subversion.xor.aps.anl.gov/EXPGUI/gsas/win/exe/ exe
8@echo loading pgplot
9.\svn\bin\svn switch https://subversion.xor.aps.anl.gov/EXPGUI/gsas/win/pgl/ pgl
10pause
Note: See TracBrowser for help on using the repository browser.