Introduce cloog_input_dump_cloog
commit48d8506d64179f84beb26789fd8b1d0449a3f81f
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 4 Aug 2010 07:55:15 +0000 (4 09:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Aug 2010 09:52:24 +0000 (4 11:52 +0200)
tree0deb138cc9ef041372c373ae28f3cfd38a677295
parent85375d1a5cfdc86092481bab26f13a0b9660034c
Introduce cloog_input_dump_cloog

It dumps the content of a CloogInput data structure into a .cloog
file which is supposed to generate the same output as the CloogInput
data structure.

Signed-off-by: Tobias Grosser <grosser@fim.uni-passau.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/cloog.texi
include/cloog/input.h
source/input.c