good sw practice
This commit is contained in:
parent
ed6524470a
commit
819f7ab4a5
@ -1,3 +1,8 @@
|
|||||||
|
|
||||||
|
#ifndef YAP_TERM_CONFIG
|
||||||
|
|
||||||
|
#define YAP_TERM_CONFIG 1
|
||||||
|
|
||||||
/* Define sizes of some basic types */
|
/* Define sizes of some basic types */
|
||||||
#undef SIZEOF_INT_P
|
#undef SIZEOF_INT_P
|
||||||
#undef SIZEOF_INT
|
#undef SIZEOF_INT
|
||||||
@ -7,3 +12,4 @@
|
|||||||
#undef SIZEOF_FLOAT
|
#undef SIZEOF_FLOAT
|
||||||
#undef SIZEOF_DOUBLE
|
#undef SIZEOF_DOUBLE
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Reference in New Issue
Block a user