Menu

Commit [r2849]  Maximize  Restore  History

Because of the previous commit (renaming 'pdb' to 'structure'), much code needed updating.

All calls to the functions of 'self.relax.generic.pdb' were replaced with the equivalent function in
'self.relax.generic.structure'. For example all calls to 'self.relax.generic.pdb.read()' are now
'self.relax.generic.structure.read_pdb'.

All instances of 'self.relax.interpreter._PDB' in the test suite were replaced with
'self.relax.interpreter._Structure'.

bugman 2006-11-15

changed /1.3/specific_fns/model_free.py
changed /1.3/test_suite/angles.py
changed /1.3/test_suite/model_free.py
changed /1.3/test_suite/sequence.py
/1.3/specific_fns/model_free.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/angles.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/model_free.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/sequence.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.