1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Description: Abstract ordered set data type. Files: lib/gl_oset.h lib/gl_oset.c m4/gl_list.m4 Depends-on: inline stdbool configure.ac: gl_LIST Makefile.am: lib_SOURCES += gl_oset.h gl_oset.c Include: "gl_oset.h" License: GPL Maintainer: Bruno Haible