tesseract/api
zdenop@gmail.com 765832d449 fixes issue 573 where boolean was being compared to float;
tesseract prints full version info when -v arg;
removes extra includes from tesseractmain.h;
removes extra DLLEXPORT & DLLIMPORT from hosts.h;
remove CCUTIL_IMPORTS & CCUTIL_EXPORTS from vs2008 *.vcproj;


git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@694 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-03-04 22:27:16 +00:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp fix --enable-multiple-libraries; implement quite mode (issue 580) 2012-03-03 11:48:59 +00:00
baseapi.h TP: visibility trial - code & windows build changes (without autotools changes) 2012-03-02 17:48:45 +00:00
Makefile.am install only necessary headers, fix uninstall 2012-03-03 13:22:51 +00:00
tesseractmain.cpp fixes issue 573 where boolean was being compared to float; 2012-03-04 22:27:16 +00:00
tesseractmain.h fixes issue 573 where boolean was being compared to float; 2012-03-04 22:27:16 +00:00