#include <stdio.h>
#include <Basics.H>
#include <VestaConfig.H>
#include "ReadConfig.H"
Go to the source code of this file.
Functions | |
void | DieWithError (const Text &msg) throw () |
|
Definition at line 31 of file ReadConfig.C. Referenced by ReadConfig::IntVal(), ReadConfig::Location(), ReadConfig::OptBoolVal(), ReadConfig::OptIntVal(), and ReadConfig::TextVal(). |