diff options
Diffstat (limited to 'lib/gocr/ocr1.h')
-rw-r--r-- | lib/gocr/ocr1.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gocr/ocr1.h b/lib/gocr/ocr1.h new file mode 100644 index 00000000..63a46e2d --- /dev/null +++ b/lib/gocr/ocr1.h @@ -0,0 +1,3 @@ +/* #include "pgm2asc.h" */ +#include "pnm.h" +/* wchar_t ocr1(struct box *box1, pix *b, int cs); */ |