commit | 34464ecea5d75f2aa3ae95b66f315eb2f0f7b6cf | [log] [tgz] |
---|---|---|
author | alexander.behm <alexander.behm@123451ca-8445-de46-9d55-352943316053> | Wed Oct 06 03:32:13 2010 +0000 |
committer | alexander.behm <alexander.behm@123451ca-8445-de46-9d55-352943316053> | Wed Oct 06 03:32:13 2010 +0000 |
tree | 19a44d18d86e14aca30fcdf6ad435d8420a63bf5 | |
parent | 8a9344b87bc803978fc53bb2d9eb6704b6300c4e [diff] [blame] |
added btree example app git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@139 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/btree-example/btreehelper/src/main/resources/hyracks-deployment.properties b/hyracks-examples/btree-example/btreehelper/src/main/resources/hyracks-deployment.properties new file mode 100644 index 0000000..ab0ecb3 --- /dev/null +++ b/hyracks-examples/btree-example/btreehelper/src/main/resources/hyracks-deployment.properties
@@ -0,0 +1 @@ +nc.bootstrap.class=edu.uci.ics.hyracks.examples.btree.helper.NCBootstrap \ No newline at end of file