/*
This software is copyrighted by the University of Pennsylvania.
Read COPYRIGHT for details.
*/
#include "pdb.h"
char RESVNODES_FILE[] = "pips.reserved";
char GW_NODES_FILE[] = "pips.gwnodes";
char GW_NODES_BAK_FILE[] = "pips.gwnodes.bak";
char GW_NODES_DIR[] = "./";
/* GW_NODES_DIR must be same dir as gw_nodes_file */