blob: baf6b4c56ba0bb0567626fb70c3f69787d246529 [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
Zesstra7ea4a032019-11-26 20:11:40 +01006 compile time, if the parser was compiled with #define
MG Mud User88f12472016-06-24 23:31:02 +02007 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)