revert between 56095 -> 55830 in arch
[AROS.git] / tools / flexcat / src / sd / C++_cc.sd
blobd2a317c4d1be3ffd0a604363117927622fc04625
1 ##rem $Id$
2 ##stringtype C
3 ##shortstrings
5 //***************************************************************
6 //
7 //  This file was created automatically by `%fv'
8 //  from "%f0".
9 //
10 //  Do NOT edit by hand!
12 //***************************************************************
13 // this contains the string structs definitions ready to be compiled
14 // into an object file to later linkage.
16 // this includes the definition of CatMessage class
17 #include <CatalogF.h>
19 extern const CatMessage %i;
20 const CatMessage %i = { %d, %s };