25 lines
237 B
Plaintext
25 lines
237 B
Plaintext
Description:
|
|
Abstract ordered set data type.
|
|
|
|
Files:
|
|
lib/gl_oset.h
|
|
lib/gl_oset.c
|
|
|
|
Depends-on:
|
|
extern-inline
|
|
stdbool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += gl_oset.h gl_oset.c
|
|
|
|
Include:
|
|
"gl_oset.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|