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

15 lines
269 B
C

/* @P@/src/@NAME@/000_TopSource.c
*
* Copyright: ©@YEAR@, @COPYRIGHT@
* Author: @AUTHOR@ <@EMAIL@>
* License: GPLv3
*/
#include "@HEADER_NAME@"
/* Below are all the includes used throughout the library. */
/* options for text editors
vim: @VIM_MODELINE@
*/