meta
This commit is contained in:
parent
87c6f13976
commit
ea366ca22d
@ -278,6 +278,7 @@ typedef struct dbterm_list {
|
|||||||
wamreg Yap_emit_x(CELL);
|
wamreg Yap_emit_x(CELL);
|
||||||
COUNT Yap_compile_cmp_flags(PredEntry *);
|
COUNT Yap_compile_cmp_flags(PredEntry *);
|
||||||
void Yap_InitComma(void);
|
void Yap_InitComma(void);
|
||||||
|
yamop *Yap_InitCommaContinuation(PredEntry *);
|
||||||
|
|
||||||
/* cdmgr.c */
|
/* cdmgr.c */
|
||||||
void Yap_IPred(PredEntry *, UInt, yamop *);
|
void Yap_IPred(PredEntry *, UInt, yamop *);
|
||||||
|
Reference in New Issue
Block a user