// Include this to assure identical names between compiler and hhctrl

#include "sysnames.h"

const char txtStringsFile[]  = "#STRINGS";
const char txtURLsFile[]	 = "#URLS";
const char txtWindowsFile[]  = "#WINDOWS";
const char txtSystemFile[]	 = "#SYSTEM";
const char txtIdxHdrFile[]	 = "#IDXHDR";
const char txtTocIdxFile[]	 = "#TOCIDX";
const char txtTopicsFile[]	 = "#TOPICS";
const char txtUrlTblFile[]	 = "#URLTBL";
const char txtUrlStrFile[]	 = "#URLSTR";
const char txtGrpInfFile[]	 = "#GRPINF";
const char txtMAP[] 		 = "#IVB";		 // number to URL mapping
const char txtITBits[]		 = "#ITBITS";	  // InfoType bit storage.
const char txtSubSetFile[]   = "#SUBSETS";   // The subset storage.
const char txtInfoTypeFile[] = "#INFOTYPES";    // InfoType and Category storage.
