Wanderer/Info: fix compilation
[AROS.git] / tools / flexcat / src / sd / Hardcode_c.sd
blobe2da5ead4277f870bed08078ce28073ab11b93b6
1 ##rem $Id: Hardcode_c.sd 253 2014-02-18 11:15:58Z damato $
2 ##stringtype C
3 ##shortstrings
5 /****************************************************************
7    This file was created automatically by `%fv'
8    from "%f0".
10    Do NOT edit by hand!
12 ****************************************************************/
14 /* Copyright (C) 1993-1999 by Jochen Wiedmann and Marcin Orlowski
15  * Copyright (C) 2002-2010 by the FlexCat Open Source Team
16  *
17  * This program is free software; you can redistribute it and/or modify
18  * it under the terms of the GNU General Public License as published by
19  * the Free Software Foundation; either version 2 of the License, or (at
20  * your option) any later version.
21  *
22  * This program is distributed in the hope that it will be useful, but
23  * WITHOUT ANY WARRANTY; without even the implied warranty of
24  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
25  * General Public License for more details.
26  *
27  * You should have received a copy of the GNU General Public License
28  * along with this program; if not, write to the Free Software
29  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
30  *
31  */
33 /****************************************************************
35    This file provides at least minimal compatibility with
36    the AmigaOS catalog system on other platforms. It creates
37    the necessary string tables (hardcoded ATM) and functions
38    to make code work under any operating system.
40    Carlos
42 ****************************************************************/
44 void Open%bCatalog( void )
46 void Close%bCatalog( void )
49 const char * %b_Strings[%n] = {
50     %s%(,)