Sha256: 4f83493afb0141af23f89429b691ba95845d4c21d7e1703fc97d9f37f51fa9f0
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Name of package */ #define PACKAGE "libcharguess" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define which directory should be used for package source. */ #define PACKAGE_SOURCE_DIR "/Users/hydrus/charguess/ext/libcharguess/cpp" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.0b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ /* #undef inline */
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
charguess-1.3 | ext/libcharguess/cpp/config.h |
charguess-1.2 | ext/libcharguess/cpp/config.h |
charguess-1.1 | ext/libcharguess/cpp/config.h |
charguess-1.0 | ext/libcharguess/cpp/config.h |