home *** CD-ROM | disk | FTP | other *** search
- /*
- ** $Id: StringDef.c,v 1.1 92/04/06 20:11:05 olsen Sta Locker: olsen $
- ** $Revision: 1.1 $
- ** $Date: 92/04/06 20:11:05 $
- **
- ** Declaration of builtin language strings
- **
- ** Copyright ⌐ 1990-1992 by Olaf `Olsen' Barthel & MXM
- ** All Rights Reserved
- */
-
- #define STRINGARRAY
-
- #include "term_strings.h"
-
- LONG NumAppStrings = sizeof(AppStrings) / sizeof(struct AppString);
-