Bug fix for the residue.renumber() user function.
The res_id was being tested as an int and the new_number as a str. This is the wrong way around!
Authored by: bugman 2007-11-20
Parent: [r3672]
Child: [r3674]