Replace assert() -> BT_ASSERT() and some preconditions with BT_ASSERT_PRE()
[babeltrace.git] / lib / prio_heap / Makefile.am
1 noinst_LTLIBRARIES = libprio_heap.la
2
3 libprio_heap_la_SOURCES = prio_heap.c
This page took 0.028716 seconds and 4 git commands to generate.