Changeset 500


Ignore:
Timestamp:
Mar 1, 2012 10:17:30 AM (11 years ago)
Author:
vondreele
Message:

minor fix up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/G2importphase.py

    r485 r500  
    3939    def __init__(self):
    4040        super(self.__class__,self).__init__( # fancy way to say ImportPhase.__init__
    41             extensionlist=('.EXP',),
     41            extensionlist=('.EXP','.exp'),
    4242            strictExtension=True,
    4343            formatName = 'GSAS .EXP',
Note: See TracChangeset for help on using the changeset viewer.