#include <iostream>
#include <fstream>
#include "Ref.h"
#include "Exception.h"
#include "Util.h"
#include "DarkIce.h"
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions | |
static void | showUsage (std::ostream &os) |
int | main (int argc, char *argv[]) |
Variables | |
static const char | fileid [] = "$Id: main.cpp,v 1.15 2005/04/14 11:24:42 darkeye Exp $" |
|
Definition at line 81 of file main.cpp. References Reporter::setReportOutputStream(), Reporter::setReportVerbosity(), showUsage(), Util::strToL(), and VERSION. |
|
Definition at line 146 of file main.cpp. Referenced by main(). |
|
|