5 //***************************************************************
7 // This file was created automatically by `%fv'
10 // Do NOT edit by hand!
12 //***************************************************************
14 // You can include as many files like this as you want, as long
15 // as they have different string ID names. This allows you to have
16 // diferent catalogs in your program.
18 #ifndef %b_CAT_H // Make sure that this is read only once
21 // This includes the definition of the CatalogF class with CatMessage class
24 // 'catalogFileName' 'builtInLanguage' & 'versionNumber'
25 #define %b_ARGS "%b.catalog", %l, %v
27 extern const CatMessage %i;