OpenASIP  2.0
Macros
Environment.cc File Reference
#include <vector>
#include <string>
#include "Environment.hh"
#include "tce_config.h"
#include "FileSystem.hh"
#include "StringTools.hh"
#include "VectorTools.hh"
#include "MapTools.hh"
#include "TCEString.hh"
#include "Application.hh"
Include dependency graph for Environment.cc:

Go to the source code of this file.

Macros

#define INSTALLATION_DIR   "/share/openasip/"
 
#define DS   TCEString(FileSystem::DIRECTORY_SEPARATOR)
 

Detailed Description

Definition of Environment class.

Author
Atte Oksman 2003 (oksman-no.spam-cs.tut.fi)
Viljami Korhonen 2007 (viljami.korhonen-no.spam-tut.fi)
Pekka Jääskeläinen 2007-2020
Note
reviewed 19 May 2004 by ao, jn, ml, am
rating: red

Definition in file Environment.cc.

Macro Definition Documentation

◆ DS

Definition at line 86 of file Environment.cc.

◆ INSTALLATION_DIR

#define INSTALLATION_DIR   "/share/openasip/"

Definition at line 85 of file Environment.cc.