changeset 33:8725d274af42

Rename kwantxi to kwantix
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Thu, 04 Feb 2010 17:43:26 -0600
parents bb8a95bf2aa4
children 7f31f9e2d196
files src/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile
+++ b/src/Makefile
@@ -25,7 +25,7 @@
 	doxygen Doxyfile
 
 test: kwantix
-	kwantix
+	kwantix	
 
 linalg.o: linalg.cpp include/linalg.hpp
 error.o: error.cpp include/error.hpp