extract out isl_multi_macro.h
commit3a7606f4d94f12a1db2da80d42402eb904bf464b
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 28 Aug 2014 12:55:15 +0000 (28 14:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2015 09:47:00 +0000 (23 10:47 +0100)
treebb37ee8b1b068c08c7e46b5cc6e7ce80eea5cad1
parentf640bc050a330543ee1b2c4a26605e32608f00e1
extract out isl_multi_macro.h

The macro definitions in isl_multi_templ.h and isl_multi_templ.c
were essentially duplicates.  Combine them into a single file.
We will also be able to reuse this file in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
isl_multi_macro.h [new file with mode: 0644]
isl_multi_templ.c
isl_multi_templ.h