tesseract/dict
Stefan Weil edf765b952 Remove unneeded const qualifiers
This fixes compiler warnings like this one:

api/baseapi.h:739:32: warning:
 type qualifiers ignored on function return type [-Wignored-qualifiers]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-11-05 06:36:42 +01:00
..
context.cpp dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
dawg_cache.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dawg_cache.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dawg.cpp Fixed issue 1245 2014-08-13 18:51:28 -07:00
dawg.h dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
dict.cpp dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
dict.h Remove unneeded const qualifiers 2015-11-05 06:36:42 +01:00
hyphen.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
Makefile.am Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
matchdefs.h Fixed issue 743 2014-01-10 18:25:46 +00:00
permdawg.cpp dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
stopper.cpp Doxygen 2015-07-20 18:48:00 +01:00
stopper.h Doxygen 2015-07-20 18:48:00 +01:00
trie.cpp Fixed issue 1245 2014-08-13 18:51:28 -07:00
trie.h Fixed issue 1245 2014-08-13 18:51:28 -07:00