Changeset 3940


Ignore:
Timestamp:
May 1, 2019 9:24:22 AM (4 years ago)
Author:
toby
Message:

initialize oldBat in makeBat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makeBat.py

    r3939 r3940  
    8888   
    8989    new = False
     90    oldBat = ''
    9091    try:
    9192        oldgpx = winreg.OpenKey(winreg.HKEY_CURRENT_USER,r'Software\CLASSES\GSAS-II.project')
Note: See TracChangeset for help on using the changeset viewer.