![]() |
GNU PROLOG with UTF8 support
|
#include <stdio.h>
#include <ctype.h>
#include <stdarg.h>
#include "../EnginePl/gp_config.h"
#include "../EnginePl/set_locale.h"
#include "../W32GUICons/w32gc_interf.h"
#include "../EnginePl/wam_stacks.h"
#include "terminal.h"
#include "linedit.h"
Macros | |
#define | printf Pl_LE_Printf |
#define | ENGINE_FILE /* to define stacks data */ |
Typedefs | |
typedef PlLong | WamWord |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
int | pl_max_atom |
#define ENGINE_FILE /* to define stacks data */ |
#define printf Pl_LE_Printf |
int main | ( | int | argc, |
char * | argv[] | ||
) |
int pl_max_atom |