mailr25310 - /trunk/target_functions/c_chi2.c


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

Header


Content

Posted by edward on August 26, 2014 - 18:49:
Author: bugman
Date: Tue Aug 26 18:49:12 2014
New Revision: 25310

URL: http://svn.gna.org/viewcvs/relax?rev=25310&view=rev
Log:
Comment fix in the target_functions/c_chi2.c file.


Modified:
    trunk/target_functions/c_chi2.c

Modified: trunk/target_functions/c_chi2.c
URL: 
http://svn.gna.org/viewcvs/relax/trunk/target_functions/c_chi2.c?rev=25310&r1=25309&r2=25310&view=diff
==============================================================================
--- trunk/target_functions/c_chi2.c     (original)
+++ trunk/target_functions/c_chi2.c     Tue Aug 26 18:49:12 2014
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/* Include the c_chi2 header file to access the square() function. */
+/* Include the c_chi2 header file to access the square() function and the 
maximum dimensions. */
 #include "c_chi2.h"
 
 




Related Messages


Powered by MHonArc, Updated Tue Aug 26 19:00:04 2014