summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbustico2008-03-26 14:55:32 +0000
committerbustico2008-03-26 14:55:32 +0000
commit540cd95a769b2b85572bdfae26867bedfaf2fb3d (patch)
tree6d2973f250321b9396c1493fb8a8513bd4a0e55b /src
parentb254df74ef77729d33f82a5bdae24847dccf238e (diff)
downloadivy-c-540cd95a769b2b85572bdfae26867bedfaf2fb3d.zip
ivy-c-540cd95a769b2b85572bdfae26867bedfaf2fb3d.tar.gz
ivy-c-540cd95a769b2b85572bdfae26867bedfaf2fb3d.tar.bz2
ivy-c-540cd95a769b2b85572bdfae26867bedfaf2fb3d.tar.xz
update debian/changelog
Diffstat (limited to 'src')
-rw-r--r--src/ivy.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/ivy.c b/src/ivy.c
index eb0e4df..2db1ab1 100644
--- a/src/ivy.c
+++ b/src/ivy.c
@@ -16,11 +16,9 @@
*/
/*
- TODO : ° sync svn
- ° compil sur windows
+ TODO : ° mettre à jour la doc / site web
° faire un configure
- ° mettre à jour la doc / site web
- */
+*/
#ifdef OPENMP
#include <omp.h>