summaryrefslogtreecommitdiff
path: root/python/src
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
commit028169ef55dfbd973800cdac20dd9bcec6e748e1 (patch)
tree0ef051952e60e95ceb72dfec859a1df4aa76aae4 /python/src
parent143afb1e6210ae6105426d47d7f225cbfa695753 (diff)
For now, don't use online bilex counts
Diffstat (limited to 'python/src')
-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"