Last change
on this file since 3924 was
3910,
checked in by toby, 4 years ago
|
new packaging including GSAS-II files
|
-
Property svn:executable set to
*
|
File size:
264 bytes
|
Rev | Line | |
---|
[3910] | 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.