for external code needing access to YAP internals.

This commit is contained in:
Vítor Santos Costa 2011-11-03 07:56:52 +09:00
parent 2ee9981a11
commit f8e3c7d347

9
YapTermConfig.h.in Normal file
View File

@ -0,0 +1,9 @@
/* Define sizes of some basic types */
#undef SIZEOF_INT_P
#undef SIZEOF_INT
#undef SIZEOF_SHORT_INT
#undef SIZEOF_LONG_INT
#undef SIZEOF_LONG_LONG_INT
#undef SIZEOF_FLOAT
#undef SIZEOF_DOUBLE