44 #ifndef Included_LibraryDirective
45 #define Included_LibraryDirective
52 void *
operator new(size_t);
53 inline void *
operator new(
size_t size,
void *objectPtr) {
return objectPtr; }
54 inline void operator delete(
void *) { }
55 inline void operator delete(
void *,
void *) { }
LibraryDirective(RexxString *, RexxClause *)
void flatten(RexxEnvelope *)
void install(RexxActivation *context)
void liveGeneral(int reason)
LibraryDirective(RESTORETYPE restoreType)