Changeset 4872 for trunk/GSASIIseqGUI.py


Ignore:
Timestamp:
Apr 3, 2021 4:04:54 PM (3 years ago)
Author:
toby
Message:

export project to giant ASCII file; add CIF tutorial; set misc svn flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIseqGUI.py

    • Property svn:keywords set to Date Author Revision URL Id
    r4835 r4872  
    22#GSASIIseqGUI - Sequential Results Display routines
    33########### 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$
    99########### SVN repository information ###################
    1010'''
     
    3838    pass
    3939import GSASIIpath
    40 GSASIIpath.SetVersionNumber("$Revision: 4829 $")
     40GSASIIpath.SetVersionNumber("$Revision$")
    4141import GSASIImath as G2mth
    4242import GSASIIIO as G2IO
Note: See TracChangeset for help on using the changeset viewer.