yast2-core
|
#include <config.h>
#include <unistd.h>
#include <regex.h>
#include <sys/stat.h>
#include <ycp/y2log.h>
#include <Y2CCWFM.h>
#include <Y2WFMComponent.h>
#include <y2/Y2ErrorComponent.h>
#include <ycp/Parser.h>
#include <ycp/pathsearch.h>
#include <ycp/Bytecode.h>
#include <ycp/YCPCode.h>
#include <scr/SCR.h>
#include "WFM.h"
Macros | |
#define | KMTRACE 0 |
Functions | |
static void | initializeBuiltins () |
Variables | |
Y2CCWFM | g_y2ccwfm |
#define KMTRACE 0 |
|
static |
Referenced by Y2CCWFM::createInLevel(), and Y2CCWFM::provideNamespace().
Y2CCWFM g_y2ccwfm |