MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | __INIT | ||||
3 | |||||
4 | DESCRIPTION | ||||
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 | |||||
11 | SEE ALSO | ||||
12 | initialisation(LPC) |