|
Jlm
|
#include <jlm/util/common.hpp>#include <jlm/util/Program.hpp>#include <spawn.h>#include <sys/wait.h>
Go to the source code of this file.
Namespaces | |
| jlm | |
| jlm::util | |
Functions | |
| int | jlm::util::executeProgramAndWait (const std::string &programName, const std::vector< std::string > &programArguments) |
| std::string | jlm::util::getDotViewer () |
Variables | |
| char ** | environ |
|
extern |