Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

cmt.cxx File Reference

#include "cmt.h"

Include dependency graph for cmt.cxx:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 10 of file cmt.cxx.

References Cmt::parser().

00012 {
00013    //cout << "argc=" << argc << endl;
00014 
00015   int status = Cmt::parser (argc, argv);
00016 
00017   return (status);
00018 }


Generated on Mon May 2 10:25:06 2005 for CMT by doxygen 1.3.5