mosesdecoder/irstlm/config.h.in
redpony 6020abb071 remove mfstream and make lmtable take an istream instead of a filename
- mfstream is linux-only
 - istream is flexible (can be used with more exotic data sources)


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@213 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-20 14:28:40 +00:00

23 lines
557 B
C

/* config.h.in. Generated from configure.in by autoheader. */
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Version number of package */
#undef VERSION