1
0
forked from GitHub/gf-core

switch off the debugging mode in the sentence lookup

This commit is contained in:
krasimir
2017-05-12 11:13:15 +00:00
parent 2b911792ee
commit 578f84dd4f

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;