isl_token_free: free string representation of keywords
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Jan 2011 16:27:07 +0000 (17:27 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Jan 2011 16:31:15 +0000 (17:31 +0100)
commitc35af6c185d10360b4bf8ca84626908a35df6458
tree8fd67eb5fb56f48570c075d6dee571410186abc8
parentd85113bd683ee395cf322c56558c1d2ed8976dd8
isl_token_free: free string representation of keywords

This should have been part of ab6eaa2 (isl_stream_next_token: keep track
of string representation of keywords, Thu Dec 23 15:32:27 2010 +0100).

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