mailr8813 - /branches/relax_disp/sconstruct


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

Header


Content

Posted by sebastien . morin . 1 on February 17, 2009 - 15:15:
Author: semor
Date: Tue Feb 17 15:15:39 2009
New Revision: 8813

URL: http://svn.gna.org/viewcvs/relax?rev=8813&view=rev
Log:
Added the 'c_chi2' code for compilation with the relaxation dispersion C 
module.

Whether or not this change will be conserved will be discussed in a thread 
started at:
https://mail.gna.org/public/relax-devel/2009-02/msg00000.html
(Message-id: <4989C496.8030907@xxxxxxxxx>)


Modified:
    branches/relax_disp/sconstruct

Modified: branches/relax_disp/sconstruct
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/sconstruct?rev=8813&r1=8812&r2=8813&view=diff
==============================================================================
--- branches/relax_disp/sconstruct (original)
+++ branches/relax_disp/sconstruct Tue Feb 17 15:15:39 2009
@@ -472,7 +472,8 @@
         dir = 'maths_fns'
 
         # File names.
-        files = ['dispersion.c',
+        files = ['c_chi2.c',
+                 'dispersion.c',
                  'relax_disp.c']
 
         # Construct the python include path (for Python.h).




Related Messages


Powered by MHonArc, Updated Tue Feb 17 15:40:04 2009