More complete ref bindings

This commit is contained in:
Carlos Martín Nieto
2013-01-24 23:55:42 +01:00
parent 468695adb5
commit 7d76f18a55
5 changed files with 22 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
-record(ref, {handle}).
-record(ref, {handle, type}).
-record(repo, {handle}).
-record(odb, {handle}).