lw-build-system/scripts/build.c++.lib/TopSource.cpp

16 lines
395 B
C++
Raw Normal View History

/* @P@/src/@NAME@/TopSource.cpp
*
* (c)2006, @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: replace-trailing-space-save true; space-indent true; tab-width 4;
vim: expandtab:ts=4:sw=4
*/