#include "RexxCore.h"#include "StringClass.hpp"#include "ActivityManager.hpp"#include "SystemInterpreter.hpp"#include <unistd.h>#include <stdlib.h>#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | SELECTOR "ENVIRONMENT" /* environment selector */ |
| #define SELECTOR "ENVIRONMENT" /* environment selector */ |
Definition at line 54 of file unix/ValueFunction.cpp.