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