Changeset 441

Show
Ignore:
Timestamp:
11/07/06 16:17:19 (2 years ago)
Author:
thomase
Message:

Updated to work with new repository (and default checkout) structure.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • GeographicEntityLite/trunk/utils/agxit.bat

    r321 r441  
    11set PYTHON=c:\Python24\python 
    22set 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.xmi 
     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 ./GeographicEntityLite/models/GeographicEntityLite.xmi 
    44 
    55