X-Git-Url: http://git.annexia.org/?p=xavierbot.git;a=blobdiff_plain;f=init;h=c8b1cbcfc28691d1f14773cb7d3397c74cfa25ce;hp=0401dba2f12621813c10856fdc28c91d0cd98297;hb=1e6d6c08bec29a317316f107b7d9bde285c1f798;hpb=d165f93ed79c62a1fa76f391d87ffc4d215b9efe diff --git a/init b/init index 0401dba..c8b1cbc 100644 --- a/init +++ b/init @@ -1,5 +1,5 @@ (* Initialise the toplevel environment. - * $Id: init,v 1.1 2007/06/28 19:47:26 rjones Exp $ + * $Id: init,v 1.2 2007/06/28 20:49:10 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.