for external code needing access to YAP internals.
This commit is contained in:
parent
2ee9981a11
commit
f8e3c7d347
9
YapTermConfig.h.in
Normal file
9
YapTermConfig.h.in
Normal 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
|
||||
|
Reference in New Issue
Block a user