Bringing flexcat 2.15 into the main branch (again)
[AROS.git] / tools / flexcat / src / sd / C++_cc.sd
blobe02702ba6cdf57bd7e865f40e6edf698f36e5a9d
1 ##rem $Id: C++_cc.sd 253 2014-02-18 11:15:58Z damato $
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 };