chiark / gitweb /
Do not run ocr resolver by default.
[ypp-sc-tools.db-live.git] / pctb / ocr.h
index df6aaf8fefd579b2a3399a5fbb697e725895a055..69ccbe906be30c179d9b0b311aad353f356e04c5 100644 (file)
@@ -67,5 +67,7 @@ OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]);
    * array is valid until next call to ocr()
    */
 
+extern const char *o_resolver;
+
 
 #endif /*OCR_H*/