From 4418714f471c9ce5a0054d2c7c51cd6d7ab85fef Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 7 Apr 2014 13:43:50 +0200 Subject: libsmartcols: add debug and version functions Signed-off-by: Karel Zak --- libsmartcols/src/libsmartcols.sym | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libsmartcols/src/libsmartcols.sym') diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym index 40cc12c86..3984751cf 100644 --- a/libsmartcols/src/libsmartcols.sym +++ b/libsmartcols/src/libsmartcols.sym @@ -26,6 +26,8 @@ global: scols_copy_symbols; scols_copy_table; scols_free_iter; + scols_get_library_version; + scols_init_debug; scols_iter_get_direction; scols_line_add_child; scols_line_alloc_cells; @@ -47,6 +49,7 @@ global: scols_new_line; scols_new_symbols; scols_new_table; + scols_parse_version_string; scols_print_table; scols_print_table_to_string; scols_ref_column; -- cgit v1.2.3-55-g7522