Small fixes:
- Adjust CharmmPsfFile parser to accept multiple blank lines before the
NATOM record (I saw 1 PSF file like this... not sure how common it really
is)
- Removed the shebang line from element.py and removed execute permissions--
it should never be executed directly (evidenced by the fact that the
original shebang line was wrong and would never work, anyway).
- Fix a test to determine if a Bond is part of an Angle in the PSF data
structures.
Showing
wrappers/python/simtk/openmm/app/element.py
100755 → 100644
Please register or sign in to comment