#include "config.h"

int par_traceroute = 7;

string infile = "./hosts.txt";

string outdir = "../netdata/";

bool traceroute_I = false;

bool use_mtr = false;

bool be_verbose = false;




syntax highlighted by Code2HTML, v. 0.9.1