mailr4562 - /branches/N_state_model/prompt/n_state_model.py


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

Header


Content

Posted by edward on January 09, 2008 - 17:03:
Author: bugman
Date: Wed Jan  9 17:03:40 2008
New Revision: 4562

URL: http://svn.gna.org/viewcvs/relax?rev=4562&view=rev
Log:
The specific_fns.n_state_model module is now imported.


Modified:
    branches/N_state_model/prompt/n_state_model.py

Modified: branches/N_state_model/prompt/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/prompt/n_state_model.py?rev=4562&r1=4561&r2=4562&view=diff
==============================================================================
--- branches/N_state_model/prompt/n_state_model.py (original)
+++ branches/N_state_model/prompt/n_state_model.py Wed Jan  9 17:03:40 2008
@@ -25,7 +25,7 @@
 
 # relax module imports.
 import help
-#from generic_fns import n_state_model
+from specific_fns import n_state_model
 from relax_errors import RelaxError, RelaxBinError, RelaxFloatError, 
RelaxIntError, RelaxNoneStrError, RelaxNumTupleError, RelaxStrError
 
 




Related Messages


Powered by MHonArc, Updated Wed Jan 09 17:40:11 2008