/* aplvrsn.h APL2 V1.0.1 - Copyright 1997 Thomas Glen Smith ************ ***********************************************************************/ #if !defined(APLVRSN_INCL) #define APLVRSN_INCL char *aplvrsn="1.0.1"; char *copyrite="Copyright(C) 1992, 1997 Thomas Glen Smith"; #endif