Sha256: 9bc9c02992201c49aa5fd561f1d3324aa5baba65431880f9c795bf28af99119e

Contents?: true

Size: 321 Bytes

Versions: 3

Compression:

Stored size: 321 Bytes

Contents

/* Include this file in any module which needs to have conditional compilation
  of sensitive code for UNLV. In INTERNAL mode SECURE_NAMES is NOT defined.
  For UNLV mode it IS defined, allowing multiple modules to do conditional
  compilation on the same name.
*/

#ifndef SECURE_NAMES
/* #define SECURE_NAMES */
#endif

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tesseract_bin-1.0.2 vendor/tesseract-2.04/ccutil/secname.h
tesseract_bin-1.0.1 vendor/tesseract-2.04/ccutil/secname.h
tesseract_bin-1.0.0 vendor/tesseract-2.04/ccutil/secname.h