#include "ycp/y2log.h"
#include "ycp/ExecutionEnvironment.h"
#include "ycp/YCPVoid.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPInteger.h"
#include "ycp/YCPFloat.h"
#include "ycp/YCPString.h"
#include "ycp/YCPByteblock.h"
#include "ycp/YCPPath.h"
#include "ycp/YCPSymbol.h"
#include "ycp/YCPList.h"
#include "ycp/YCPTerm.h"
#include "ycp/YCPMap.h"
#include "ycp/YCPCode.h"
Functions | |
YCPValue | YCPError (string message, const YCPValue &ret) |
|
|