#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.16 2006/01/25 22:47:15 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(). |
|
|