chiark / gitweb /
before special kerning thing
[ypp-sc-tools.db-live.git] / pctb / ocr.h
index 93b158b6a4ee220d0d15466310adb5295d79371e..e8b5b1a1207dc3f5ebae2060718d7c0a96cba5b3 100644 (file)
@@ -57,7 +57,8 @@ OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]);
 #define DEBUG_FLAG_LIST                                \
    DF(ocr)                                     \
    DF(rect)                                    \
-   DF(callout)
+   DF(callout)                                 \
+   DF(pages)
 
 enum {
 #define DF(f) dbg__shift_##f,