fix multioo#def

This commit is contained in:
Vitor Santos Costa
2016-08-03 11:14:27 -05:00
parent ca2dfeb51e
commit e16c8c573d
2 changed files with 4 additions and 2 deletions

View File

@@ -57,6 +57,10 @@ static char SccsId[] = "%W% %G%";
#include <string.h>
#endif
#ifdef YAPOR
Atom AtomFoundVar, AtomFreeTerm, AtomNil, AtomDot;
#endif // !YAPOR
int Yap_output_msg = FALSE;
#if DEBUG