Names placed in openscop_names_t structure
commit838b708533287f4521fa3f099d16c5d228a87a3e
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 18 May 2011 23:42:21 +0000 (19 01:42 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Mon, 30 May 2011 13:31:36 +0000 (30 15:31 +0200)
treeb1d3ba06036c4e9b54d6867565325320b366837f
parent8543dd2d7b0a45c4286a961401d21f7410b5e79b
Names placed in openscop_names_t structure
18 files changed:
Makefile.am
include/Makefile.am
include/openscop/names.h [copied from include/openscop/relation_list.h with 71% similarity]
include/openscop/relation.h
include/openscop/relation_list.h
include/openscop/scop.h.in
include/openscop/statement.h
include/openscop/util.h
source/Makefile.am
source/extensions/arrays.c
source/extensions/comment.c
source/names.c [new file with mode: 0644]
source/relation.c
source/relation_list.c
source/scop.c
source/statement.c
source/util.c
tests/openscop_test.c