diff options
author | Brad Anderson <brad@cloudant.com> | 2010-05-27 10:52:05 -0400 |
---|---|---|
committer | Brad Anderson <brad@cloudant.com> | 2010-05-27 10:52:05 -0400 |
commit | 41a927b8c2c64eaa56c7f1fe1bb250021004c924 (patch) | |
tree | 7808df6bd676eee7b73fa251b6561d0f1719673b /ebin | |
parent | 47bd7a3293bb41c9d040e7fd35dcfe9faf16a992 (diff) |
changes to get compile working again, and testing create_db
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/fabric.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app index ba3d3e03..7e425a03 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -10,6 +10,7 @@ fabric_delete, fabric_info, fabric_open, + fabric_rpc, fabric_util ]}, {registered, []}, |