projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e3352
)
New module 'eealloc'.
author
Bruno Haible
<bruno@clisp.org>
Tue, 20 Jan 2004 13:59:58 +0000
(13:59 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 20 Jan 2004 13:59:58 +0000
(13:59 +0000)
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index 2b48843df54e0ee6880ab458af32b84661f1a341..736d34da29825f7ede651ce638d83efe877642f6 100755
(executable)
--- 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