git-svn-id: https://vimsuite.svn.sourceforge.net/svnroot/vimsuite/trunk@133 eb2d0018-73a3-4aeb-bfe9-1def61c9ec69
53 lines
1.8 KiB
Plaintext
53 lines
1.8 KiB
Plaintext
/*****************************************************************************
|
|
*
|
|
* FILENAME: %-r%-e
|
|
*
|
|
* AUTHOR: IST_LIEBL
|
|
*
|
|
* DESCRIPTION:
|
|
*
|
|
*
|
|
*
|
|
* HISTORY:
|
|
*
|
|
* %date IST_LIEBL
|
|
* created file
|
|
*
|
|
****************************************************************************/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* includes
|
|
*--------------------------------------------------------------------------*/
|
|
#include "stdtype.h" /* uint8, ... */
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* defines
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* constants
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* variables
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* public function prototypes
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* privat function prototypes
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* public functions
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/*----------------------------------------------------------------------------
|
|
* privat functions
|
|
*--------------------------------------------------------------------------*/
|
|
|
|
/* end of file: %-r%-e */
|
|
%line9%col5
|