/* $Header: /tmp_mnt/vida/disks/disk5/Users/terry/r/gassy/RCS/globals.h,v 1.1 1992/08/09 22:00:52 terry Exp terry $ */ /* * Stuff in here should be available to any Gassy functions, but not * (in theory) to any applications. */ extern BOOLEAN sysdie; extern STRING myname; extern STRING gassy_version;