switch off the debugging mode in the sentence lookup

This commit is contained in:
krasimir
2017-05-12 11:13:15 +00:00
parent 38ad3774e7
commit 9aa10a46bc

View File

@@ -7,7 +7,7 @@
#include <pgf/data.h>
#include <stdio.h>
#define PGF_LOOKUP_DEBUG
//#define PGF_LOOKUP_DEBUG
typedef struct {
PgfAbsFun* fun;