Added cddlib-094h from http://www.inf.ethz.ch/personal/fukudak/cdd_home/

Change-Id: I64519509269e434b1b9ea87c3fe0805e711c0ac9
diff --git a/third_party/cddlib/examples-ine/sampleh1.ine b/third_party/cddlib/examples-ine/sampleh1.ine
new file mode 100644
index 0000000..2ca4c63
--- /dev/null
+++ b/third_party/cddlib/examples-ine/sampleh1.ine
@@ -0,0 +1,10 @@
+* file name: sampleh1.ine
+* a 3-D cone containing no vertices and a line
+H-representation
+begin
+    3    4   integer
+ 2 -1 -1  0 
+ 0  1  0  0
+ 0  0  1  0
+end
+