/* following can be set with "set path" command, but * are initialized to Gary's setup in path.c */ /* path to subdir where ancillary data lives */ extern char chDataPath[81]; /*true if path has been set with set path command, false otherwise */ extern int lgDataPathSet;