add cloog_domain_cube function, returning a cube of specified size and dimension
commitca9bb1de489af9a0c11fda465015edaee5a07445
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 16 Sep 2008 10:43:05 +0000 (16 12:43 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Sep 2008 13:07:52 +0000 (23 15:07 +0200)
tree547a691d0e9ca435d98c1f1a1ec5896b4507588c
parent9a353e1e2a27105c4987d9c303c6357b7d11da2e
add cloog_domain_cube function, returning a cube of specified size and dimension

This function will be useful in the testing framework.
include/cloog/domain.h
source/polylib/domain.c