diff modules/minmax @ 4207:b9f1372430fa

New module minmax.
author Bruno Haible <bruno@clisp.org>
date Thu, 23 Jan 2003 18:29:34 +0000
parents
children 42b53a22aee5
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/minmax
@@ -0,0 +1,19 @@
+Description:
+MIN, MAX macros.
+
+Files:
+lib/minmax.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += minmax.h
+
+Include:
+"minmax.h"
+
+Maintainer:
+Bruno Haible
+