summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-11 15:08:50 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-11 15:08:50 +0200
commit92ab956c0db8aad3be1aa0a8aea10aaac2401064 (patch)
treee18197ddf142404310cebc3cb06d333ceee846f0
parentd1c55322c758ac231e2814ff6e8e5ff59f13ac3b (diff)
Structure.class added to avoid compilation
-rw-r--r--Rakefile2
-rw-r--r--java/Structure.classbin0 -> 7323 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index e258b10..fbfcd62 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,7 @@
require 'rubygems'
require 'rake'
require 'opentox-ruby-api-wrapper'
-require 'tasks/opentox'
+#require 'tasks/opentox'
@gems = "sinatra rest-client emk-sinatra-url-for sinatra-respond_to"
diff --git a/java/Structure.class b/java/Structure.class
new file mode 100644
index 0000000..04af869
--- /dev/null
+++ b/java/Structure.class
Binary files differ