changeset 4922:2050defa7dab

New module 'eealloc'.
author Bruno Haible <bruno@clisp.org>
date Tue, 20 Jan 2004 13:59:58 +0000
parents 46518fdf21f0
children 1adfc704b298
files MODULES.html.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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_echo "$element"
 
   func_begin_table
+  func_module eealloc
   func_module malloc
   func_module realloc
   func_end_table