isl_input.c: read_tuple: separate tuple parsing from element parsing
commit3a86a1d1b6e642ad300659914f7edea35f530447
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Jun 2014 10:16:45 +0000 (17 12:16 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 17 Jan 2015 14:15:28 +0000 (17 15:15 +0100)
tree2684f05f7c87981c95baba45c7740aa641fe102f
parent2835242317ea7efaf81c46db07acd3ad1b61cb3f
isl_input.c: read_tuple: separate tuple parsing from element parsing

This will allow us to reuse the tuple parsing for other kinds
of object types.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_input.c