Bind ref name dwim

This commit is contained in:
Carlos Martín Nieto
2013-06-07 17:55:16 +02:00
parent 8244057d75
commit 042156d843
8 changed files with 81 additions and 3 deletions

View File

@@ -62,6 +62,9 @@ reference_type(_Handle) ->
reference_name(_Handle) ->
nif_error(?LINE).
reference_dwim(_Handle, _Name) ->
?NIF_FN.
odb_object_exists(_Val, _Val) ->
nif_error(?LINE).