X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=pctb%2Focr.h;fp=pctb%2Focr.h;h=e8b5b1a1207dc3f5ebae2060718d7c0a96cba5b3;hp=93b158b6a4ee220d0d15466310adb5295d79371e;hb=40e9c021a64bf3ab2fc56629d0e7530b53b56562;hpb=80646aad7ee5fdbb1ce28b3fe40c5776241d540d diff --git a/pctb/ocr.h b/pctb/ocr.h index 93b158b..e8b5b1a 100644 --- a/pctb/ocr.h +++ b/pctb/ocr.h @@ -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,