InteractiveConsole.cpp File Reference

#include "InteractiveConsole.h"
#include "Utilities.h"
#include "ESTAnalyzer.h"
#include "EST.h"
#include "MPIHelper.h"
#include <algorithm>
#include <stdio.h>
#include <cmath>
#include <iomanip>
Include dependency graph for InteractiveConsole.cpp:

Go to the source code of this file.

Defines

#define add_history(x)
#define INTRO

Define Documentation

#define add_history (  ) 

Definition at line 50 of file InteractiveConsole.cpp.

Referenced by InteractiveConsole::processCommands().

#define INTRO
Value:
"\033[1;38mPEACE: Parallel EST Analyzer and Clustering Engine\n"    \
    "\033[0;39mCopyright (c) Miami University, Oxford, OHIO."           \
    "All rights reserved.\n"                                            \
    "Type the command \033[1;32mhelp\033[0;39m to obtain list "         \
    "of commands to run\n"

Definition at line 56 of file InteractiveConsole.cpp.

Referenced by InteractiveConsole::initialize().


Generated on 19 Mar 2010 for PEACE by  doxygen 1.6.1