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