Changeset 441
- Timestamp:
- 11/07/06 16:17:19 (2 years ago)
- Files:
-
- GeographicEntityLite/trunk/utils/agxit.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
GeographicEntityLite/trunk/utils/agxit.bat
r321 r441 1 1 set PYTHON=c:\Python24\python 2 2 set AGXROOT=c:\Programs\ArchGenXML 3 %PYTHON% %AGXROOT%\Archgenxml.py --author="Sean Gillies" --author="Tom Elliott" --copyright="Ancient World Mapping Center, University of North Carolina at Chapel Hill, U.S.A." --license=GPL -o ./GeographicEntityLite ./ models/GeographicEntityLite.xmi3 %PYTHON% %AGXROOT%\Archgenxml.py --author="Sean Gillies" --author="Tom Elliott" --copyright="Ancient World Mapping Center, University of North Carolina at Chapel Hill, U.S.A." --license=GPL -o ./GeographicEntityLite ./GeographicEntityLite/models/GeographicEntityLite.xmi 4 4 5 5
