Changeset 3207 for trunk/GSASIIfiles.py
- Timestamp:
- Dec 26, 2017 8:18:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIfiles.py
- Property svn:keywords set to Date Author Revision URL Id
r3157 r3207 1 1 # -*- coding: utf-8 -*- 2 2 ########### SVN repository information ################### 3 # $Date :$4 # $Author :$5 # $Revision :$6 # $URL :$7 # $Id :$3 # $Date$ 4 # $Author$ 5 # $Revision$ 6 # $URL$ 7 # $Id$ 8 8 ########### SVN repository information ################### 9 9 ''' … … 31 31 32 32 import GSASIIpath 33 GSASIIpath.SetVersionNumber("$Revision : 2957$")33 GSASIIpath.SetVersionNumber("$Revision$") 34 34 35 35 # N.B. This is duplicated in G2IO
Note: See TracChangeset
for help on using the changeset viewer.