Defines | Functions | Variables

Main/Main.cpp File Reference

#include "ColPackHeaders.h"
#include "stat.h"

Go to the source code of this file.

Defines

#define TOP_DIR   "."

Functions

int f (string s_InputFile)
int main (int argc, char **argv)

Variables

string baseDir = TOP_DIR

Define Documentation

#define TOP_DIR   "."

Definition at line 27 of file Main.cpp.


Function Documentation

int f ( string  s_InputFile  ) 
int main ( int  argc,
char **  argv 
)

Definition at line 36 of file Main.cpp.


Variable Documentation

string baseDir = TOP_DIR

Definition at line 31 of file Main.cpp.

Referenced by main().