From cc56ad4a1a41c107bf90dcba91b223f902fc6229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Fri, 7 May 1999 17:50:52 -0700 Subject: [PATCH] nothing changed Rev: src/modules/Math/math_module.c:1.2 --- src/modules/Math/math_module.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/Math/math_module.c b/src/modules/Math/math_module.c index 767ba3a2ef..b91a7dd724 100644 --- a/src/modules/Math/math_module.c +++ b/src/modules/Math/math_module.c @@ -1,5 +1,5 @@ /* - * $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" @@ -48,3 +48,4 @@ void pike_module_init(void) else free_program(p); } } + -- GitLab