lw-build-system/skel/scripts/build.c.lib/TopHeader.h

15 lines
364 B
C

/* @P@/src/clib/TopHeader.h
*
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
* COPYING for more information / terms of license.
*/
#ifndef HEADER_lib@PC@
#define HEADER_lib@PC@
// standard includes, or includes needed for type declarations
/* options for text editors
kate: replace-trailing-space-save true; space-indent true; tab-width 4;
*/