Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/lfun/__INIT b/doc/lfun/__INIT
new file mode 100644
index 0000000..208b655
--- /dev/null
+++ b/doc/lfun/__INIT
@@ -0,0 +1,12 @@
+SYNOPSIS:
+ __INIT
+
+DESCRIPTION:
+ This function is constructed automagically by the parser at
+ compiler, if the parser was compiled with #define
+ INITIALISATION__INIT. This function is not intended to be
+ defined by the lpc objects, and never to be called from lpc
+ objects. This man page is here just for completeness.
+
+SEE ALSO:
+ initialisation(LPC)