Bug fix for the internal relax PDB data object.
The object structural_data inside the data object was a class variable, and hence each instantiation of Internal_PDB was not resetting the object. If the object was used twice, then the data from the first would remain.
Authored by: bugman 2008-04-08
Parent: [r5414]
Child: [r5416]