BSD License
commitba85136b192f4b2c335891e85b113f7196a75ceb
authorCedric Bastoul <cedric.bastoul@inria.fr>
Mon, 10 May 2010 16:04:16 +0000 (10 16:04 +0000)
committerCedric Bastoul <cedric.bastoul@inria.fr>
Mon, 10 May 2010 16:04:16 +0000 (10 16:04 +0000)
tree5ac43cef4e37251a64f4d6211a50b5117cc72a94
parentc6e32a531ffe3c2f2d6d2b3f4dfdd5aa2cba4c28
BSD License
22 files changed:
AUTHORS
COPYING.LESSER [deleted file]
Makefile.am
README
THANKS
configure.in
doc/Makefile.am
include/Makefile.am
include/openscop/macros.h [moved from include/scoplib/macros.h with 56% similarity]
include/openscop/matrix.h [moved from include/scoplib/matrix.h with 52% similarity]
include/openscop/relation.h [moved from include/scoplib/relation.h with 72% similarity]
include/openscop/scop.h.in [new file with mode: 0644]
include/openscop/statement.h [new file with mode: 0644]
include/openscop/vector.h [new file with mode: 0644]
include/scoplib/scop.h.in [deleted file]
include/scoplib/statement.h [deleted file]
include/scoplib/vector.h [deleted file]
source/Makefile.am
source/matrix.c
source/scop.c
source/statement.c
source/vector.c