Changeset ccfc03d
- Timestamp:
- Aug 20, 2015 9:53:25 AM (9 years ago)
- Branches:
- master
- Parents:
- 59c56fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/deter/topdl.py
r59c56fa rccfc03d 748 748 749 749 def __init__(self, substrates=[], elements=[], attribute=[], 750 version=None ):750 version=None, **others): 751 751 752 752 if version is None: self.version = Topology.version
Note: See TracChangeset
for help on using the changeset viewer.