Main Page   Class Hierarchy   Compound List   File List   Compound 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 5 of file cmt.cxx.

00007 {
00008    //cout << "argc=" << argc << endl;
00009 
00010   int status = Cmt::parser (argc, argv);
00011 
00012   return (status);
00013 }


Generated at Thu Apr 11 16:49:44 2002 for CMT by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000