continue cleanup

This commit is contained in:
Vítor Santos Costa
2013-11-16 00:27:02 +00:00
parent 9c5d7af938
commit 84bd55df0d
24 changed files with 237 additions and 178 deletions

View File

@@ -56,12 +56,12 @@ static char SccsId[] = "%W% %G%";
#include <string.h>
#endif
int Yap_output_msg = FALSE;
#if DEBUG
#define LOGFILE "logfile"
int Yap_output_msg = FALSE;
#ifdef MACC
static void InTTYLine(char *);
#endif