Changeset 229


Ignore:
Timestamp:
Jan 7, 2011 1:19:14 PM (13 years ago)
Author:
vondreele
Message:

add svn keywords & self.logPlot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASII.py

    r226 r229  
    11#GSASII
     2########### SVN repository information ###################
     3# $Date$
     4# $Author$
     5# $Revision$
     6# $URL$
     7# $Id$
     8########### SVN repository information ###################
    29
    310import os
     
    250257        self.Interpolate = 'nearest'
    251258        self.ContourColor = 'Paired'
     259        self.logPlot = False
    252260        self.Contour = False
    253261        self.SinglePlot = False
Note: See TracChangeset for help on using the changeset viewer.