Don't add "0" rows to a glpk problem
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Thu, 18 Feb 2010 19:42:55 +0000 (14:42 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 18 Feb 2010 21:43:26 +0000 (16:43 -0500)
commitdce9bf0cdab09cf62bde268246578e2df512b56c
tree3dcb9ffa5b10f9bee012adb5232b71fd5b67a50a
parent97503f905662c8fe43a8c3018203484f5a02d2ad
Don't add "0" rows to a glpk problem

glpk aborts if "0" rows are added, skip over the call.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
lttv/lttv/sync/event_analysis_eval.c
This page took 0.024149 seconds and 4 git commands to generate.