#include <stdlib.h>
#include "ycp/y2log.h"
#include "ycp/SymbolTable.h"
#include "y2/SymbolEntry.h"
#include "ycp/Bytecode.h"
#include "ycp/Xmlcode.h"
#include "ycp/Point.h"
Defines | |
#define | DO_DEBUG 0 |
Functions | |
void | convertUsage2XRef () |
Variables | |
int | SymbolTableDebug = 0 |
#define DO_DEBUG 0 |
void convertUsage2XRef | ( | ) |
int SymbolTableDebug = 0 |
Referenced by SymbolTable::enter(), main(), parsefile(), and processfile().