15 lines
374 B
C
15 lines
374 B
C
|
/* @P@/src/@NAME@@NAME@/TopSource.c
|
||
|
*
|
||
|
* (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;
|
||
|
*/
|