use external modules.
This commit is contained in:
@@ -765,7 +765,8 @@ X_API int PL_warning(const char *msg, ...);
|
||||
*/
|
||||
|
||||
#define PL_FIRST_CALL (0)
|
||||
#define PL_CUTTED (1)
|
||||
#define PL_CUTTED (1) /* deprecated */
|
||||
#define PL_PRUNED (1)
|
||||
#define PL_REDO (2)
|
||||
|
||||
#define PL_retry(n) return _PL_retry(n)
|
||||
|
Reference in New Issue
Block a user