isl_vec_read_from_file: drop input_format argument
commit83c88f056b70213b886b7579fd152f2f80a43dba
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 15 Mar 2011 11:24:21 +0000 (15 12:24 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 15 Mar 2011 11:24:21 +0000 (15 12:24 +0100)
tree7be4d49d0281289c7adef5a32ecb59d5c03bcf18
parentc86193701232f7a648ff174d800442e72aacd37d
isl_vec_read_from_file: drop input_format argument

Ideally, we should autodetect the input format and we currently
only support one format anyway.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/vec.h
isl_input.c
polyhedron_minimize.c