This commit is contained in:
Vitor Santos Costa 2016-09-21 14:59:30 -05:00
parent 87c6f13976
commit ea366ca22d
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@ typedef struct dbterm_list {
wamreg Yap_emit_x(CELL);
COUNT Yap_compile_cmp_flags(PredEntry *);
void Yap_InitComma(void);
yamop *Yap_InitCommaContinuation(PredEntry *);
/* cdmgr.c */
void Yap_IPred(PredEntry *, UInt, yamop *);