Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
#include <map>
#include <cstdlib> // For malloc() and friends
#include "symboltable.h"
using namespace std;
static char *make_c_string(const string &s);
/* Initialize the symbol table based on the
* arguments. */
#ifdef __cplusplus
};
}
#endif /* __cplusplus */
/* This is for Emacs's benefit: