#include <cstdlib>
#include <iostream>
#include <fstream>
#include <cstring>
#include "EST_cutils.h"
#include "EST_Token.h"
#include "EST_Wagon.h"
Go to the source code of this file.
Functions | |
int | wagon_ask_question (LISP question, LISP value) |
int wagon_ask_question | ( | LISP | question, |
LISP | value | ||
) |
Definition at line 49 of file wagonint.cc.