CMS 3D CMS Logo

TinyDom.cc
Go to the documentation of this file.
2 
3 using namespace std;
4 
5 void TinyDomPrettyPrint(ostream& os, const TinyDom& dom) { TinyDomWalker walker(dom); }
void TinyDomPrettyPrint(ostream &os, const TinyDom &dom)
Definition: TinyDom.cc:5