Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
PreProcessor.cc File Reference
#include <ctype.h>
#include <stdexcept>
#include <sstream>
#include <internal/uniconv.h>
#include "PreProcessor.hh"

Functions

std::istream & operator>> (std::istream &s, preprocessor &p)
 
std::ostream & operator<< (std::ostream &s, const preprocessor &p)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & s,
const preprocessor & p )

◆ operator>>()

std::istream & operator>> ( std::istream & s,
preprocessor & p )