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