From f96dcb3cf3555db815137289bfca45c9adfcb744 Mon Sep 17 00:00:00 2001
From: Paul Baltescu <pauldb89@gmail.com>
Date: Fri, 22 Feb 2013 11:02:10 +0000
Subject: Updated unit tests for data array.

---
 python/src/sa/_sa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'python/src/sa')

diff --git a/python/src/sa/_sa.c b/python/src/sa/_sa.c
index 17957593..55a13ed3 100644
--- a/python/src/sa/_sa.c
+++ b/python/src/sa/_sa.c
@@ -1,4 +1,4 @@
-/* Generated by Cython 0.17.1 on Thu Feb 21 14:13:02 2013 */
+/* Generated by Cython 0.17.1 on Thu Feb 21 22:29:49 2013 */
 
 #define PY_SSIZE_T_CLEAN
 #include "Python.h"
-- 
cgit v1.2.3