Introduce a generic type for extensions and symbols
commit02e6a59ad38ccfbc4752597a7f392c9b0d678f60
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Fri, 9 Sep 2011 16:28:24 +0000 (9 18:28 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Tue, 13 Sep 2011 14:44:19 +0000 (13 16:44 +0200)
tree6fa26eee5ed025b08efff235150f169d627609fb
parent09b5e181f43c684f4f8c69219f2a369125b5fd2b
Introduce a generic type for extensions and symbols
26 files changed:
doc/Doxyfile.in
doc/openscop.texi
include/Makefile.am
include/openscop/body.h [deleted file]
include/openscop/generic.h [moved from include/openscop/extension.h with 78% similarity]
include/openscop/names.h [deleted file]
include/openscop/openscop.h
include/openscop/relation.h
include/openscop/relation_list.h
include/openscop/scop.h.in
include/openscop/statement.h
include/openscop/strings.h
include/openscop/util.h
source/Makefile.am
source/body.c [deleted file]
source/extension.c [deleted file]
source/extensions/arrays.c
source/generic.c [new file with mode: 0644]
source/names.c [deleted file]
source/relation.c
source/relation_list.c
source/scop.c
source/statement.c
source/strings.c
source/util.c
tests/test_just_body.scop