diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-02-12 22:37:26 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-02-12 23:04:34 +0400 |
commit | c1d04a3502f317a653c80690a94c7d1c3797c8c1 (patch) | |
tree | c10942d7836eec377b05d06bd3ebf5709fff8ac8 /debian/libsunavl2.symbols | |
parent | a866743017eb68610b5123e0a82997907f3c8e10 (diff) | |
download | libsunavl-c1d04a3502f317a653c80690a94c7d1c3797c8c1.tar.gz |
libsunavl (1.0-0+dyson1) unstabledyson/1.0-0+dyson1
Diffstat (limited to 'debian/libsunavl2.symbols')
-rw-r--r-- | debian/libsunavl2.symbols | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/libsunavl2.symbols b/debian/libsunavl2.symbols new file mode 100644 index 0000000..f35c21d --- /dev/null +++ b/debian/libsunavl2.symbols @@ -0,0 +1,19 @@ +libsunavl.so.2 libsunavl2 #MINVER# + SUNAVL_2.0@SUNAVL_2.0 1.0 + avl_add@SUNAVL_2.0 1.0 + avl_create@SUNAVL_2.0 1.0 + avl_destroy@SUNAVL_2.0 1.0 + avl_destroy_nodes@SUNAVL_2.0 1.0 + avl_find@SUNAVL_2.0 1.0 + avl_first@SUNAVL_2.0 1.0 + avl_insert@SUNAVL_2.0 1.0 + avl_insert_here@SUNAVL_2.0 1.0 + avl_is_empty@SUNAVL_2.0 1.0 + avl_last@SUNAVL_2.0 1.0 + avl_nearest@SUNAVL_2.0 1.0 + avl_numnodes@SUNAVL_2.0 1.0 + avl_remove@SUNAVL_2.0 1.0 + avl_update@SUNAVL_2.0 1.0 + avl_update_gt@SUNAVL_2.0 1.0 + avl_update_lt@SUNAVL_2.0 1.0 + avl_walk@SUNAVL_2.0 1.0 |