Changeset 2133 for trunk/GSASIIctrls.py
- Timestamp:
- Jan 22, 2016 1:05:12 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIctrls.py
- Property svn:keywords set to Date Author Revision URL Id
r2114 r2133 2 2 #GSASIIctrls - Custom GSAS-II GUI controls 3 3 ########### SVN repository information ################### 4 # $Date :$5 # $Author :$6 # $Revision :$7 # $URL :$8 # $Id :$4 # $Date$ 5 # $Author$ 6 # $Revision$ 7 # $URL$ 8 # $Id$ 9 9 ########### SVN repository information ################### 10 10 ''' … … 34 34 35 35 import GSASIIpath 36 GSASIIpath.SetVersionNumber("$Revision : 1614$")36 GSASIIpath.SetVersionNumber("$Revision$") 37 37 # import GSASIImath as G2mth 38 38 # import GSASIIIO as G2IO
Note: See TracChangeset
for help on using the changeset viewer.