4 /****************************************************************
5 This file was created automatically by `%fv'
9 ****************************************************************/
16 #include <exec/types.h>
17 #endif /* !EXEC_TYPES_H */
18 #ifndef LIBRARIES_LOCALE_H
19 #include <libraries/locale.h>
20 #endif /* !LIBRARIES_LOCALE_H */
24 extern void Open%bCatalog(struct Locale *, STRPTR);
25 extern void Close%bCatalog(void);
26 extern STRPTR Get%bString(APTR);
28 extern struct Catalog * ExtOpenCatalog(struct Locale *, STRPTR);
29 extern void ExtCloseCatalog(struct Catalog *);
30 extern STRPTR GetString(APTR, struct Catalog *);
34 extern const APTR _%i;\n#define %i ((APTR) &_%i)
36 #endif /* !%b_CAT_H */