Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
exec-stream.cc File Reference
#include "exec-stream.h"
#include <list>
#include <vector>
#include <algorithm>
#include <stdexcept>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <signal.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <pthread.h>

Macros

#define HELPERS_H   "posix/exec-stream-helpers.h"
 
#define HELPERS_CPP   "posix/exec-stream-helpers.cpp"
 
#define IMPL_CPP   "posix/exec-stream-impl.cpp"
 

Macro Definition Documentation

#define HELPERS_CPP   "posix/exec-stream-helpers.cpp"
#define HELPERS_H   "posix/exec-stream-helpers.h"
#define IMPL_CPP   "posix/exec-stream-impl.cpp"