-
- Downloads
remove quack_mode property from IOProfile
The property didn't hold what it promised in the documentation and had undesired sideeffects and collided with the fault_tolerant property when loading PDB files.
Showing
- examples/code_fragments/mm/ethanol_example_using_topology.py 1 addition, 1 deletionexamples/code_fragments/mm/ethanol_example_using_topology.py
- modules/io/doc/profile.rst 4 additions, 14 deletionsmodules/io/doc/profile.rst
- modules/io/pymod/__init__.py 4 additions, 10 deletionsmodules/io/pymod/__init__.py
- modules/io/pymod/export_pdb_io.cc 1 addition, 3 deletionsmodules/io/pymod/export_pdb_io.cc
- modules/io/src/mol/io_profile.hh 4 additions, 6 deletionsmodules/io/src/mol/io_profile.hh
- modules/io/src/mol/mmcif_reader.cc 2 additions, 2 deletionsmodules/io/src/mol/mmcif_reader.cc
- modules/io/src/mol/pdb_reader.cc 15 additions, 17 deletionsmodules/io/src/mol/pdb_reader.cc
- modules/io/tests/test_io_pdb.cc 3 additions, 3 deletionsmodules/io/tests/test_io_pdb.cc
- modules/io/tests/test_io_pdb.py 6 additions, 6 deletionsmodules/io/tests/test_io_pdb.py
- modules/mol/mm/src/observer.cc 1 addition, 1 deletionmodules/mol/mm/src/observer.cc
Loading
Please register or sign in to comment