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

Change-Id: I64519509269e434b1b9ea87c3fe0805e711c0ac9
diff --git a/third_party/cddlib/examples/samplev3.ext b/third_party/cddlib/examples/samplev3.ext
new file mode 100644
index 0000000..f692bf1
--- /dev/null
+++ b/third_party/cddlib/examples/samplev3.ext
@@ -0,0 +1,16 @@
+* test file for redundancy removal
+* the redundant rows: 2 4 5 6 7 
+* the implicit linearities : 8 9 
+V-representation
+begin
+  9  3  integer
+ 1 0 0
+ 1 2 0
+ 1 0 2
+ 1 1 1
+ 1 2 1
+ 1 1 2
+ 1 2 2
+ 0 1 0
+ 0 -1 0
+end