Inferno  0.2
inferno.cpp File Reference
Include dependency graph for inferno.cpp:

Go to the source code of this file.

Functions

void SelfTest ()
void BuildSequence (vector< shared_ptr< Transformation > > *sequence)
int main (int argc, char *argv[])

Function Documentation

void BuildSequence ( vector< shared_ptr< Transformation > > *  sequence)

Definition at line 29 of file inferno.cpp.

References ASSERT.

Referenced by main().

void SelfTest ( )

Definition at line 240 of file inferno.cpp.

References CommonTest(), GenericsTest(), and CompareReplace::Test().

Referenced by main().