mailr8374 - /branches/bmrb/generic_fns/bmrb.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 11, 2009 - 13:54:
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
 
 




Related Messages


Powered by MHonArc, Updated Sun Jan 11 14:00:03 2009