14 lines
369 B
C
14 lines
369 B
C
/* @P@/src/capp/TopSource.c
|
|
*
|
|
* (c)2006, @AUTHOR@, <@EMAIL@>.
|
|
* Released under the GNU GPLv2. See file COPYING or
|
|
* http://www.gnu.org/copyleft/gpl.html for details.
|
|
*/
|
|
|
|
// Below are all the includes used throughout the application.
|
|
|
|
/* options for text editors
|
|
kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
|
vim: expandtab:ts=4:sw=4
|
|
*/
|