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

Change-Id: I64519509269e434b1b9ea87c3fe0805e711c0ac9
diff --git a/third_party/cddlib/examples/samplelp2.ine b/third_party/cddlib/examples/samplelp2.ine
new file mode 100644
index 0000000..d5e865c
--- /dev/null
+++ b/third_party/cddlib/examples/samplelp2.ine
@@ -0,0 +1,14 @@
+* file name: samplelp2.ine
+* LP
+H-representation
+linearity 2  3  4
+begin
+    4    5   rational
+ 0  1  1  0   0
+ 0  0  2  0   0
+ 3  0 -1  0   0
+ 9/2  0  0 -1  -1
+end
+minimize
+0  2  3/5  0  0
+