15 lines
368 B
C++
15 lines
368 B
C++
/* @P@/src/@NAME@/TopSource.cpp
|
|
*
|
|
* (c)@YEAR@, @AUTHOR@. Released under the GNU GPL. See file
|
|
* COPYING for more information / terms of license.
|
|
*/
|
|
|
|
#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;
|
|
vim: expandtab:ts=4:sw=4
|
|
*/
|