2006-07-24 21:55:12 +01:00
|
|
|
/* @P@/src/@NAME@/TopSource.cpp
|
2006-07-24 20:19:15 +01:00
|
|
|
*
|
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.
|
2006-07-24 20:19:15 +01:00
|
|
|
*/
|
|
|
|
|
2006-07-24 22:37:26 +01:00
|
|
|
#include "@HEADER_NAME@"
|
2006-07-24 20:19:15 +01:00
|
|
|
|
|
|
|
// 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;
|
2006-07-24 21:55:12 +01:00
|
|
|
vim: expandtab:ts=4:sw=4
|
2006-07-24 20:19:15 +01:00
|
|
|
*/
|