commit | 2f2d64137d1df8d808b7440d5187c5ae6ae6d3d7 | [log] [tgz] |
---|---|---|
author | Chaoyi Bian <bcy@pku.edu.cn> | Mon Jun 04 16:53:08 2012 -0700 |
committer | Chaoyi Bian <bcy@pku.edu.cn> | Mon Jun 04 16:53:08 2012 -0700 |
tree | 136587b53d33f81e397cf5076276dedf92b453ba | |
parent | 56a88596f7c08a5f23e8f225abbfdc41504e0245 [diff] [blame] |
implement c api wrapper
diff --git a/wscript b/wscript index ba3d730..df97940 100644 --- a/wscript +++ b/wscript
@@ -125,7 +125,7 @@ 'ccnx/sync-ccnx-wrapper.cc', 'ccnx/sync-scheduler.cc', 'ccnx/sync-log.cc', - #'ccnx/sync-app-socket-c.cc', + 'ccnx/sync-app-socket-c.cc', 'ccnx/sync-app-socket.cc', 'model/sync-diff-leaf.cc', 'model/sync-diff-state.cc',