X-Git-Url: http://git.annexia.org/?p=xavierbot.git;a=blobdiff_plain;f=init;h=afc67c4778f26168ead946de3ce2d3e82133fc39;hp=6025b0cd50f2e4a1052511c72cb1d2654a0889fb;hb=5e6674263be334ebb33bfda3412b5c3682968d85;hpb=49cb8586a1d3d6b697a92dfcb8977dc0ecfc113f diff --git a/init b/init index 6025b0c..afc67c4 100644 --- a/init +++ b/init @@ -1,5 +1,5 @@ (* Initialise the toplevel environment. - * $Id: init,v 1.3 2007/06/28 23:18:28 rjones Exp $ + * $Id: init,v 1.4 2007/06/29 07:55:47 rjones Exp $ * - Removes the Pervasives module and any dangerous functions. * - Loads just the modules we want to give access to, and just * the functions within those modules that we want to give.