Changeset 345 for trunk/GSASII.BAT
- Timestamp:
- Aug 18, 2011 8:54:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.BAT
r328 r345 1 @echo ========================================================== 2 @echo This file starts GSAS-II 3 @echo = Run this from the directory where GSAS-II is installed = 4 @echo ========================================================== 1 @echo ======================================================================== 2 @echo General Structure Analysis System-II 3 @echo by Robert B. Von Dreele, Argonne National Laboratory(C), 2010 4 @echo This product includes software developed by the UChicago Argonne, LLC, 5 @echo as Operator of Argonne National Laboratory.' 6 @echo ======================================================================== 5 7 @ 6 @REM Get this script's directory; make sure that the path ends 8 @REM Get this script's directory; make sure that the path ends 7 9 @REM with a single backslash 8 10 @set gsasloc=%~dp0\*
Note: See TracChangeset
for help on using the changeset viewer.