16 lines
340 B
C++
16 lines
340 B
C++
/* @P@/src/@NAME@/TopSource.cpp
|
|
*
|
|
* (c)2007, @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: @KATE_MODELINE@
|
|
vim: @VIM_MODELINE@
|
|
*/
|