comparison 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
comparison
equal deleted inserted replaced
4206:20a6a0a8a1b9 4207:b9f1372430fa
1 Description:
2 MIN, MAX macros.
3
4 Files:
5 lib/minmax.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 lib_SOURCES += minmax.h
13
14 Include:
15 "minmax.h"
16
17 Maintainer:
18 Bruno Haible
19