Changeset 3515 for install


Ignore:
Timestamp:
Jul 29, 2018 9:14:14 PM (5 years ago)
Author:
toby
Message:

fix bootstrap properties

Location:
install
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • install/bootstrap.py

    • Property svn:eol-style set to native
    • Property svn:keywords set to Date Author Revision URL Id
    r3514 r3515  
    44import os, stat, sys, platform, subprocess, datetime
    55
    6 version = "$Id: 35xx $"
     6version = "$Id$"
    77g2home = 'https://subversion.xray.aps.anl.gov/pyGSAS/'
    88path2GSAS2 = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))
  • install/g2pkg/src/bootstrap.py

    • Property svn:keywords set to Date Author Revision URL Id
    r3514 r3515  
    44import os, stat, sys, platform, subprocess, datetime
    55
    6 version = "$Id: 35xx $"
     6version = "$Id$"
    77g2home = 'https://subversion.xray.aps.anl.gov/pyGSAS/'
    88path2GSAS2 = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))
Note: See TracChangeset for help on using the changeset viewer.