lw-build-system/skel/scripts/build.c.lib/TopSource.c

15 lines
374 B
C
Raw Normal View History

2006-07-24 22:37:26 +01:00
/* @P@/src/@NAME@@NAME@/TopSource.c
*
2006-07-25 18:57:00 +01:00
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. 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: replace-trailing-space-save true; space-indent true; tab-width 4;
*/