lw-build-system/scripts/build.lib.c++/000_TopSource.cpp

16 lines
340 B
C++
Raw Normal View History

/* @P@/src/@NAME@/TopSource.cpp
*
2010-04-25 16:42:56 +01:00
* (c)2010, @AUTHOR@, <@EMAIL@>.
2007-10-14 11:31:40 +01:00
* Released under the GNU GPLv3. 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: @KATE_MODELINE@
vim: @VIM_MODELINE@
*/