move checking functions to another file
commited861dbb9ed640defda083379e54dd863cb66eb6
authorSebastian Pop <seb@napoca.(none)>
Wed, 23 Jul 2008 15:16:11 +0000 (23 10:16 -0500)
committerSebastian Pop <seb@napoca.(none)>
Wed, 23 Jul 2008 15:16:11 +0000 (23 10:16 -0500)
tree077b107b353adcca884032eaaf7fd97ddf129eea
parentda969835f0d86b4b1d2dff3b5bca479ee9c47241
move checking functions to another file

We should be able to compare the polyhedral operations against polylib
later on: save all the functions needed for checking in a separate file.
source/ppl/checking.c [new file with mode: 0644]
source/ppl/domain.c