Move language field from clooginfos to cloogoptions.
commitb175eff8faf9976d896742e9f89f46d30a4c8d1d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 May 2006 11:48:27 +0000 (11 13:48 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 11 May 2006 11:48:27 +0000 (11 13:48 +0200)
treeffb5dc2106a80c9ddb0ae5ced60df0793508393a
parent7551faeb51db646b894c2cbfc6a389291d9cb541
Move language field from clooginfos to cloogoptions.

This makes pprint independent of clooginfos, so we can internalize
the latter in clast.c.
include/cloog/clast.h
include/cloog/options.h
include/cloog/pprint.h
source/pprint.c
source/program.c