You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
248 B
12 lines
248 B
nobase_include_HEADERS = trdata.h \
|
|
tr/cbuf.h \
|
|
tr/dynarray.h \
|
|
tr/hash.h \
|
|
tr/heap.h \
|
|
tr/hash_value.h \
|
|
tr/list.h \
|
|
tr/queue.h \
|
|
tr/set.h \
|
|
tr/tree.h \
|
|
tr/interface/hashable.h \
|
|
tr/interface/iterable.h
|