Hybrid precision (32, 64, GMP)
commit31108639cea3a3356d272b6230281d78557d7a03
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Mon, 18 Jul 2011 17:30:29 +0000 (18 19:30 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Thu, 18 Aug 2011 13:49:13 +0000 (18 15:49 +0200)
treea7d0ce8f0efff6d083f4483027431d7227381fbb
parenta18a72068ee5a30103bca9b2093812ffb1b11f84
Hybrid precision (32, 64, GMP)
16 files changed:
configure.in
doc/openscop.texi
include/Makefile.am
include/openscop/int.h [copied from include/openscop/vector.h with 72% similarity]
include/openscop/macros.h
include/openscop/openscop.h
include/openscop/relation.h
include/openscop/scop.h.in
include/openscop/util.h
include/openscop/vector.h
source/Makefile.am
source/body.c
source/int.c [new file with mode: 0644]
source/relation.c
source/util.c
source/vector.c