Fixed the relax data store import problem/clash in the spin_base_class module.
The singleton is now imported into the data.__init__ module as Data, and hence it can be subsequently imported by the base class. A bit of a kludge, but it works for now!
Authored by: bugman 2007-11-18
Parent: [r3591]
Child: [r3593]