chiark / gitweb /
AADEPTH=2
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 4 Jul 2009 19:02:33 +0000 (20:02 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 4 Jul 2009 19:02:33 +0000 (20:02 +0100)
pctb/dictionary-manager
pctb/dictionary-update-receiver
pctb/ocr.h

index 7091964c779a6eb6f09989a2ea44e275a5826fff..0ecad0ddad8a38bb444e9cb912e0f79e96c9dd2d 100755 (executable)
@@ -42,7 +42,7 @@
 #  if it wrote a byte to fd 4, it can take another question
 
 
 #  if it wrote a byte to fd 4, it can take another question
 
 
-set aadepth 3
+set aadepth 2
 
 
 #---------- library routines ----------
 
 
 #---------- library routines ----------
index d80ab216b338220049d8ab6387061cf1c0d4386f..35b17049ef2dafc1592af6bd17be8f20b69b3652 100755 (executable)
@@ -19,7 +19,7 @@ use CGI qw/:standard -private_tempfiles/;
 use IO::Pipe;
 use IO::Handle;
 
 use IO::Pipe;
 use IO::Handle;
 
-my $aadepth=3;
+my $aadepth=2;
 
 #---------- pixmaps ----------
 
 
 #---------- pixmaps ----------
 
index 93d619af4c7a12ec22646a893cd691824211ce46..7d70b1de58a65b5600f5d8573aebab10439a1d3d 100644 (file)
@@ -32,7 +32,7 @@
 #include "common.h"
 
 
 #include "common.h"
 
 
-#define AADEPTH 3
+#define AADEPTH 2
 #define AAMAXVAL ((1<<AADEPTH)-1)
  /* Change this ?  Also change in
   *   dictionary-manager            set aadepth
 #define AAMAXVAL ((1<<AADEPTH)-1)
  /* Change this ?  Also change in
   *   dictionary-manager            set aadepth