fix debugging-left-over
This commit is contained in:
@@ -149,8 +149,8 @@ typedef unsigned long uintptr_t;
|
||||
#endif
|
||||
|
||||
#ifndef PL_HAVE_TERM_T
|
||||
#define PL_HAVE_TERM_T
|
||||
typedef intptr_t term_t;
|
||||
#define PL_HAVE_TERM_Temacs
|
||||
typedef uintptr_t term_t;
|
||||
#endif
|
||||
typedef struct mod_entry *module_t;
|
||||
typedef struct DB_STRUCT *record_t;
|
||||
|
Reference in New Issue
Block a user