![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <signal.h>#include "Server.hh"#include "InstallPrefix.hh"#include <iostream>#include <fstream>#include <sstream>#include <thread>#include <regex>#include <boost/uuid/uuid_generators.hpp>#include <boost/uuid/uuid_io.hpp>#include <boost/algorithm/string/replace.hpp>#include <json/json.h>#include "Config.hh"#include "Snoop.hh"#include "CdbPython.hh"#include "SympyCdb.hh"Functions | |
| PYBIND11_EMBEDDED_MODULE (cadabra2_internal, m) | |
| int | quit (void *) |
| PYBIND11_EMBEDDED_MODULE | ( | cadabra2_internal | , |
| m | |||
| ) |
| int quit | ( | void * | ) |
1.8.14