lw-build-system/scripts/build.lib.c/000_TopSource.c

16 lines
345 B
C

/* @P@/src/@NAME@/000_TopSource.c
*
* (c)2010, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv3. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#include "@HEADER_NAME@"
/* Below are all the includes used throughout the library. */
/* options for text editors
kate: @KATE_MODELINE@
vim: @VIM_MODELINE@
*/