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

Change-Id: I64519509269e434b1b9ea87c3fe0805e711c0ac9
diff --git a/third_party/cddlib/examples-ext/cyclic10-4.ext b/third_party/cddlib/examples-ext/cyclic10-4.ext
new file mode 100644
index 0000000..84629a5
--- /dev/null
+++ b/third_party/cddlib/examples-ext/cyclic10-4.ext
@@ -0,0 +1,16 @@
+* 3-dim cyclic polytope with 10 vertices
+* Number of facets (outputs) =16
+V-representation
+begin
+10  4  integer
+  1  1  1  1
+  1  2  4  8
+  1  3  9  27
+  1  4  16  64
+  1  5  25  125
+  1  6  36  216
+  1  7  49  343
+  1  8  64  512
+  1  9  81  729
+  1  10  100  1000
+end