![]() |
GNU PROLOG with UTF8 support
|
#include <errno.h>
#include <sys/types.h>
#include "engine_pl.h"
#include "bips_pl.h"
#include "linedit.h"
Macros | |
#define | ADD_WARN(flag, opt_str) if (!Flag_Value(flag)) arg[warn_i++] = opt_str |
Functions | |
Bool | Pl_Consult_2 (WamWord tmp_file_word, WamWord pl_file_word) |
#define ADD_WARN | ( | flag, | |
opt_str | |||
) | if (!Flag_Value(flag)) arg[warn_i++] = opt_str |