Introduce coordinates extension
commit783280c7a7ca0e26af3c3a34c615c1c722c955ba
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Tue, 10 Jan 2012 17:13:36 +0000 (10 18:13 +0100)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Tue, 10 Jan 2012 17:15:04 +0000 (10 18:15 +0100)
tree172b0cf201cb8094384c4fcddb956eb2a8d2fec9
parentcf6347e01939c60f370f28d5582aa90224775be3
Introduce coordinates extension
14 files changed:
doc/openscop.texi
include/Makefile.am
include/osl/extensions/coordinates.h [moved from include/osl/extensions/lines.h with 80% similarity]
include/osl/macros.h
include/osl/osl.h
include/osl/util.h
source/Makefile.am
source/body.c
source/extensions/comment.c
source/extensions/coordinates.c [moved from source/extensions/lines.c with 53% similarity]
source/interface.c
source/util.c
tests/Makefile.am
tests/test_coordinates.scop [new file with mode: 0644]