isl_token: change type of "type" field from enum isl_token_type to int
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Feb 2012 17:54:28 +0000 (18:54 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Mar 2012 13:33:05 +0000 (14:33 +0100)
commitca22fe0d4c14e70b2346edcc380cb86ee4e1e397
tree9890f1b191e13401d4441ff7af00fe507947946a
parentb575834d0ce0cf3b495940cd13811fa3dd7b3263
isl_token: change type of "type" field from enum isl_token_type to int

The field is also assigned values outside the enum.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/stream.h