Changeset 1750 for branches/asap-3.x/bin/install
- Timestamp:
- 05/06/10 11:53:09 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/asap-3.x/bin/install
r1577 r1750 149 149 shutil.copy2("bin/asap", bindir) 150 150 shutil.copy2("bin/asap_update_data", bindir) 151 shutil.copy2("bin/asap2to3", bindir) 151 152 if not os.path.exists("asap/data/ephemerides"): 152 153 print "Warning - no data directory present"
Note:
See TracChangeset
for help on using the changeset viewer.