|
/* @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@
|
|
*/
|