am 2b47513d: Merge "add defines"

* commit '2b47513de13ef0bb2a994b9506ce6e388eb7b68c':
  add defines
main
Satoshi Kataoka 2013-02-21 14:15:33 -08:00 committed by Android Git Automerger
commit 099d3825ba
1 changed files with 4 additions and 0 deletions

View File

@ -214,6 +214,8 @@ static inline void prof_out(void) {
#define DEBUG_SAMPLING_POINTS false
#define DEBUG_POINTS_PROBABILITY false
#define DEBUG_DOUBLE_LETTER false
#define DEBUG_CACHE false
#define DEBUG_DUMP_ERROR false
#ifdef FLAG_FULL_DBG
#define DEBUG_GEO_FULL true
@ -237,6 +239,8 @@ static inline void prof_out(void) {
#define DEBUG_SAMPLING_POINTS false
#define DEBUG_POINTS_PROBABILITY false
#define DEBUG_DOUBLE_LETTER false
#define DEBUG_CACHE false
#define DEBUG_DUMP_ERROR false
#define DEBUG_GEO_FULL false