blob: 3ba4793be44463ac650d23c04d93b63a0b541b89 [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2__INIT()
3********
4
5
6SYNOPSIS
7========
8
9 __INIT
10
11
12DESCRIPTION
13===========
14
15 This function is constructed automagically by the parser at
16 compiler, if the parser was compiled with #define
17 INITIALISATION__INIT. This function is not intended to be
18 defined by the lpc objects, and never to be called from lpc
19 objects. This man page is here just for completeness.
20
21
22SEE ALSO
23========
24
25 initialisation(LPC)