From: Bruno Haible Date: Tue, 20 Jan 2004 13:59:58 +0000 (+0000) Subject: New module 'eealloc'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249500845133a75a93434d141100c5ce8d8d7a0c;p=pspp New module 'eealloc'. --- diff --git a/MODULES.html.sh b/MODULES.html.sh index 2b48843df5..736d34da29 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002, 2003 Free Software Foundation, Inc. +# Copyright (C) 2002-2004 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -1430,6 +1430,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module eealloc func_module malloc func_module realloc func_end_table