Cadabra
Computer algebra system for field theory problems
|
#include <stdlib.h>
#include <stdexcept>
#include <iostream>
#include <unistd.h>
#include <sstream>
#include "PreProcessor.hh"
Functions | |
bool | testit (const std::string &input, const std::string &output) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
bool testit | ( | const std::string & | input, |
const std::string & | output | ||
) |