Commit | Date | |
---|---|---|
[r3582]
by
bugman
Big, big bug fix! The prompt.spin module was importing the residue rather than spin module from 'generic_fns/'. |
2007-11-18 21:00:16 | Tree |
[r3581]
by
bugman
Fixed a bug in the spin.create() user function. The residue ID string was been checked if it was a string. It can also be None! |
2007-11-18 20:54:13 | Tree |
[r3580]
by
bugman
Fixed a bug in the spin.diplay() user function. The spin ID string was been checked if it was a string. It can also be None! |
2007-11-18 20:52:37 | Tree |
[r3579]
by
bugman
Fixed a bug in the spin.rename() user function. The spin ID string was been checked if it was an int whereas the check should have been for a |
2007-11-18 20:49:50 | Tree |
[r3578]
by
bugman
Fixed another bug in the spin.renumber() user function. The spin number was been checked if it was a string whereas the check should have been for an int. |
2007-11-18 20:48:31 | Tree |
2007-11-18 20:47:19 | Tree | |
[r3576]
by
bugman
Fix to allow the spin to target to be set to None in the spin.copy() user function. |
2007-11-18 20:45:38 | Tree |
2007-11-18 20:43:39 | Tree | |
[r3574]
by
bugman
The spin user function unit tests now test these functions rather than those of generic_fns.spin. |
2007-11-18 20:37:52 | Tree |
2007-11-18 20:28:15 | Tree |