summaryrefslogtreecommitdiff
path: root/python/src/sa/_sa.c
diff options
context:
space:
mode:
authorMichael Denkowski <michael.j.denkowski@gmail.com>2013-01-28 15:26:58 -0500
committerMichael Denkowski <michael.j.denkowski@gmail.com>2013-01-28 15:26:58 -0500
commitb6fb7d74fe72c2a569b8c0448fc66ede6f1cfd67 (patch)
treea3315b05417b19b463b9e773576dcc0cfdeb619d /python/src/sa/_sa.c
parent2dd5feffac709c2628a593d76eaff590f22f226c (diff)
For now, don't use online bilex counts
Diffstat (limited to 'python/src/sa/_sa.c')
-rw-r--r--python/src/sa/_sa.c2
1 files changed, 1 insertions, 1 deletions
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"