git-svn-id: https://vimsuite.svn.sourceforge.net/svnroot/vimsuite/trunk@133 eb2d0018-73a3-4aeb-bfe9-1def61c9ec69
37 lines
1.1 KiB
Smarty
37 lines
1.1 KiB
Smarty
/*****************************************************************************
|
|
*
|
|
* FILENAME: %filename
|
|
*
|
|
* AUTHOR: %author
|
|
*
|
|
* DESCRIPTION:
|
|
*
|
|
*
|
|
*
|
|
* HISTORY:
|
|
*
|
|
* %date %author
|
|
* created file
|
|
*
|
|
****************************************************************************/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* includes
|
|
*--------------------------------------------------------------------------*/
|
|
#include "std_type.h" /* uint8, ... */
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* function prototypes
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* public functions
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* privat functions
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/* end of file: %filename */
|
|
|