Changeset 3822 for trunk/GSASIIobj.py
- Timestamp:
- Feb 13, 2019 4:16:26 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASIIobj.py ΒΆ
r3806 r3822 1896 1896 class ImportBaseclass(object): 1897 1897 '''Defines a base class for the reading of input files (diffraction 1898 data, coordinates,...). See :ref:`Writing a Import Routine< Import_routines>`1898 data, coordinates,...). See :ref:`Writing a Import Routine<import_routines>` 1899 1899 for an explanation on how to use a subclass of this class. 1900 1900 '''
Note: See TracChangeset
for help on using the changeset viewer.