Skip to content
Snippets Groups Projects
Commit cc56ad4a authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

nothing changed

Rev: src/modules/Math/math_module.c:1.2
parent aff8cb4f
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: math_module.c,v 1.1 1999/03/31 19:27:18 mirar Exp $ * $Id: math_module.c,v 1.2 1999/05/08 00:50:52 hubbe Exp $
*/ */
#include "global.h" #include "global.h"
...@@ -48,3 +48,4 @@ void pike_module_init(void) ...@@ -48,3 +48,4 @@ void pike_module_init(void)
else free_program(p); else free_program(p);
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment