reimplement isl_stream_read_aff in terms of isl_stream_read_multi_aff
[isl.git] / isl_stream_private.h
blob56232510edff725b416848b0fd31624a295a2aa5
1 #include <isl/stream.h>
3 struct isl_token *isl_token_new(isl_ctx *ctx,
4 int line, int col, unsigned on_new_line);