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 |
Zesstra | 7ea4a03 | 2019-11-26 20:11:40 +0100 | [diff] [blame] | 6 | compile time, if the parser was compiled with #define |
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 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) |