[Picante-commits] r161 - branches/gsoc/src
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Aug 13 07:20:28 CEST 2008
Author: skembel
Date: 2008-08-13 07:20:28 +0200 (Wed, 13 Aug 2008)
New Revision: 161
Modified:
branches/gsoc/src/picante.c
Log:
Fix line endings in picante.c - change to unix (LF) format line endings
Modified: branches/gsoc/src/picante.c
===================================================================
--- branches/gsoc/src/picante.c 2008-08-13 03:32:59 UTC (rev 160)
+++ branches/gsoc/src/picante.c 2008-08-13 05:20:28 UTC (rev 161)
@@ -84,8 +84,9 @@
mattovec(v,m,row,column);
PutRNGstate();
}
-
+
+
void richness(double *v, int *prow, int *pcolumn)
{
More information about the Picante-commits
mailing list