Author: bugman
Date: Fri Sep 19 18:41:29 2014
New Revision: 25930

URL: http://svn.gna.org/viewcvs/relax?rev=25930&view=rev
Log:
Small fix for the new frame_order.simulate user function backend.


Modified:
    branches/frame_order_cleanup/specific_analyses/frame_order/uf.py

Modified: branches/frame_order_cleanup/specific_analyses/frame_order/uf.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/specific_analyses/frame_order/uf.py?rev=25930&r1=25929&r2=25930&view=diff
==============================================================================
--- branches/frame_order_cleanup/specific_analyses/frame_order/uf.py    
(original)
+++ branches/frame_order_cleanup/specific_analyses/frame_order/uf.py    Fri Sep 
19 18:41:29 2014
@@ -383,7 +383,7 @@
     """
 
     # Create the distribution.
-    create_distribution(file=dist, dir=dir, model=model, force=force)
+    create_distribution(file=file, dir=dir, model=model, force=force)
 
 
 def sobol_setup(max_num=200, oversample=100):


_______________________________________________
relax (http://www.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