static const char *rcsId="@(#) $Id$";
static void *use_rcsId = (0 ? (void *)(&use_rcsId) : (void *) &rcsId);
int main()
{
std::cout << "GitTaskTest starting - about to start DRAMA loop for task GITTASKTEST" << std::endl;
"DRAMA 2 GIT test task");
return 0;
}
DRAMA 2 main include file.
DRAMA 2 include file - GIT Task implementation.
const char * Drama2Version
The DRAMA 2 ACMM Release version string.
void CreateRunDramaTask()
Create and run a DRAMA task, with standard exception handling.
Definition task.hh:1322
const char * Drama2Date
The DRAMA 2 build date.