From b6fb7d74fe72c2a569b8c0448fc66ede6f1cfd67 Mon Sep 17 00:00:00 2001 From: Michael Denkowski Date: Mon, 28 Jan 2013 15:26:58 -0500 Subject: For now, don't use online bilex counts --- python/src/sa/_sa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/src/sa/_sa.c') diff --git a/python/src/sa/_sa.c b/python/src/sa/_sa.c index 7d73b3b7..89445b45 100644 --- a/python/src/sa/_sa.c +++ b/python/src/sa/_sa.c @@ -1,4 +1,4 @@ -/* Generated by Cython 0.17.1 on Mon Jan 28 11:56:59 2013 */ +/* Generated by Cython 0.17.1 on Mon Jan 28 14:28:01 2013 */ #define PY_SSIZE_T_CLEAN #include "Python.h" -- cgit v1.2.3