]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Aug 2007 16:11:44 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tesseract-globals.patch -> 1.4

tesseract-globals.patch [deleted file]

diff --git a/tesseract-globals.patch b/tesseract-globals.patch
deleted file mode 100644 (file)
index 962936d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
---- tesseract-1.04/cutil/globals.h.orig        2007-05-16 03:13:26.000000000 +0200
-+++ tesseract-1.04/cutil/globals.h     2007-07-17 18:04:41.992990140 +0200
-@@ -45,8 +45,6 @@ extern int acts[MAXPROC];        /*actio
- extern int debugs[MAXPROC];      /*debug flags */
- extern int plots[MAXPROC];       /*plot flags */
- extern int corners[4];           /*corners of scan window */
--extern int optind;               /*option index */
--extern char *optarg;             /*option argument */
-                                  /*image file name */
- extern char imagefile[FILENAMESIZE];
-                                  /* main directory */
---- tesseract-1.04/cutil/tordvars.h.orig       2007-05-16 23:33:53.000000000 +0200
-+++ tesseract-1.04/cutil/tordvars.h    2007-07-17 18:07:44.663399933 +0200
-@@ -45,8 +45,7 @@ extern int similarity_enable;           
- extern int similarity_debug;                /* Level of debug output */
- extern int write_raw_output;                /* Text before context */
- extern int write_output;                    /* Text file output */
--//extern "C" { extern int display_ratings; }  /* Show the ratings */
--extern int display_ratings;                 /* Show the ratings */
-+extern "C" { extern int display_ratings; }  /* Show the ratings */
- extern int show_bold;                       /* Use bold text */
- extern int display_text;                    /* Show word text */
- extern int display_blocks;                  /* Show word as boxes */
This page took 0.096877 seconds and 4 git commands to generate.