#include "RexxCore.h"#include "ProgramMetaData.hpp"#include "BufferClass.hpp"#include "Interpreter.hpp"#include <stdio.h>#include <fcntl.h>Go to the source code of this file.
Variables | |
| const char * | compiledHeader = "/**/@REXX" |
| const char* compiledHeader = "/**/@REXX" |
Definition at line 48 of file ProgramMetaData.cpp.
Referenced by ProgramMetaData::ProgramMetaData(), and ProgramMetaData::validate().