--- projects/cms/source/host/c++/Config.h 2001/02/26 14:59:54 1.3 +++ projects/cms/source/host/c++/Config.h 2001/03/01 20:10:42 1.4 @@ -46,6 +46,7 @@ class Config { bool configChanged; // has the config changed since we last loaded it? string lastModified; // saves the last modifed long integer string fileList; // saves the last modifed file list + string fQDN; int numProperties; // the number of properties which this host wants string propertyNames[20]; // an array of strings which corrisponds to... string propertyValues[20]; // these values