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

Change-Id: I64519509269e434b1b9ea87c3fe0805e711c0ac9
diff --git a/third_party/cddlib/examples/samplev2.ext b/third_party/cddlib/examples/samplev2.ext
new file mode 100644
index 0000000..826d198
--- /dev/null
+++ b/third_party/cddlib/examples/samplev2.ext
@@ -0,0 +1,12 @@
+* file name: libtestb.ext
+* a 1-D cone in 3D space without any vertices
+V-representation
+begin
+    3    4   integer
+  0  0  0  1
+  1  1  0  0
+  0  1 -1  0
+end
+linearity  1  3
+
+