use get and set

This commit is contained in:
Love Hörnquist Åstrand
2011-11-21 17:15:38 -08:00
parent 9bb4b5aec8
commit 58ea7f5b0c

View File

@@ -13,14 +13,15 @@ HEIMDAL_BASE_1.0 {
heim_auto_release_drain;
heim_base_once_f;
heim_cmp;
heim_dict_add_value;
heim_dict_copy_value;
heim_dict_get_value;
heim_dict_create;
heim_dict_delete_key;
heim_dict_set_value;
heim_dict_iterate_f;
heim_release;
heim_retain;
heim_string_create;
heim_string_create_with_bytes;
heim_string_get_utf8;
heim_number_create;
heim_error_append;