Author: bugman
Date: Sun Jan 11 13:54:24 2009
New Revision: 8374

URL: http://svn.gna.org/viewcvs/relax?rev=8374&view=rev
Log:
Some more missing imports.


Modified:
    branches/bmrb/generic_fns/bmrb.py

Modified: branches/bmrb/generic_fns/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/generic_fns/bmrb.py?rev=8374&r1=8373&r2=8374&view=diff
==============================================================================
--- branches/bmrb/generic_fns/bmrb.py (original)
+++ branches/bmrb/generic_fns/bmrb.py Sun Jan 11 13:54:24 2009
@@ -26,6 +26,7 @@
 # relax module imports.
 from data import Relax_data_store; ds = Relax_data_store()
 from relax_errors import RelaxError, RelaxNoPipeError
+from relax_io import open_read_file, open_write_file
 from specific_fns.setup import get_specific_fn
 
 


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to