![]() |
|
|
Generated: 18 Jul 2008 |
#include <iostream>
#include <boost/filesystem/operations.hpp>
#include <boost/format.hpp>
#include <boost/algorithm/string.hpp>
#include <GaudiKernel/SystemOfUnits.h>
#include "ParserUtils.h"
#include "ParserGrammar.h"
Include dependency graph for Parser.cpp:

Go to the source code of this file.
Variables | |
| const std::string | GPP_COMMENT = "//GP:" |
const std::string GPP_COMMENT = "//GP:" [static] |
Definition at line 31 of file Parser.cpp.
Referenced by Gaudi::Parsers::Parser::matchAssign(), Gaudi::Parsers::Parser::matchUnitEntry(), Gaudi::Parsers::Parser::parse(), Gaudi::Parsers::Parser::parseFile(), Gaudi::Parsers::Parser::setIsPrint(), and Gaudi::Parsers::Parser::setIsPrintOptions().