Cadabra
Computer algebra system for field theory problems
|
#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" |
#define HELPERS_CPP "posix/exec-stream-helpers.cpp" |
#define HELPERS_H "posix/exec-stream-helpers.h" |
#define IMPL_CPP "posix/exec-stream-impl.cpp" |