blob: 208b655a8ae1976eecb1e258b4df015a3d1d1d4c [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS:
2 __INIT
3
4DESCRIPTION:
5 This function is constructed automagically by the parser at
6 compiler, if the parser was compiled with #define
7 INITIALISATION__INIT. This function is not intended to be
8 defined by the lpc objects, and never to be called from lpc
9 objects. This man page is here just for completeness.
10
11SEE ALSO:
12 initialisation(LPC)