14 lines
349 B
C++
14 lines
349 B
C++
|
/* @P@/src/cpplib/TopSource.cpp
|
||
|
*
|
||
|
* (c)2006, Laurence Withers. 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;
|
||
|
*/
|