isl_token_get_str: accept any token with string representation
commit4d069dd0017033c8906cdf3dab1fc1b272e2b710
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Oct 2013 12:30:53 +0000 (11 14:30 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 11 Feb 2015 15:24:58 +0000 (11 16:24 +0100)
tree3d89fe89acc87ce40f69136fb00633d6e17aefed
parent21b64b0e3cc025cd75d889ddf9b58b039e070b06
isl_token_get_str: accept any token with string representation

This is useful for reading schedules, where the keys of the YAML
mapping may be either strings or identifiers.

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