blob: 3ba4793be44463ac650d23c04d93b63a0b541b89 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001
Zesstra953f9972017-02-18 15:37:36 +01002__INIT()
3********
MG Mud User88f12472016-06-24 23:31:02 +02004
Zesstra953f9972017-02-18 15:37:36 +01005
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)