Changeset 4872 for trunk/GSASIIseqGUI.py
- Timestamp:
- Apr 3, 2021 4:04:54 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIseqGUI.py
- Property svn:keywords set to Date Author Revision URL Id
r4835 r4872 2 2 #GSASIIseqGUI - Sequential Results Display routines 3 3 ########### SVN repository information ################### 4 # $Date :$5 # $Author : toby$6 # $Revision :$7 # $URL :$8 # $Id : GSASIIseqGUI.py 4829 2021-02-25 23:16:59Z toby$4 # $Date$ 5 # $Author$ 6 # $Revision$ 7 # $URL$ 8 # $Id$ 9 9 ########### SVN repository information ################### 10 10 ''' … … 38 38 pass 39 39 import GSASIIpath 40 GSASIIpath.SetVersionNumber("$Revision : 4829$")40 GSASIIpath.SetVersionNumber("$Revision$") 41 41 import GSASIImath as G2mth 42 42 import GSASIIIO as G2IO
Note: See TracChangeset
for help on using the changeset viewer.