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