#include <stdio.h>#include <vector>#include <string>#include <iostream>#include <fstream>Go to the source code of this file.
Functions | |
| void | readConfigFile (std::vector< std::string > *inputlines, std::string configfile) | 
| void readConfigFile | ( | std::vector< std::string > * | inputlines, | |
| std::string | configfile | |||
| ) | 
Definition at line 7 of file readHerwigConfigFile.h.
 1.4.7