Last change
on this file since 3910 was
3910,
checked in by toby, 5 years ago
|
new packaging including GSAS-II files
|
-
Property svn:executable set to
*
|
File size:
264 bytes
|
Line | |
---|
1 | echo "Complete installation GSAS-II and update from APS subversion server if on network" |
---|
2 | set "python=%PREFIX%\python.exe" |
---|
3 | set "updatescript=%PREFIX%\GSASII\bootstrap.py" |
---|
4 | "%python%" "%updatescript%" --nonet |
---|
5 | "%python%" "%updatescript%" |
---|
6 | pause |
---|
7 | set errorlevel=0 |
---|
8 | exit 0 |
---|
Note: See
TracBrowser
for help on using the repository browser.