Rename string and _structure printing functions
commit6f34a1c4ad9420bb31809e5fe5b94583d09e53cb
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 22 Jun 2011 01:09:18 +0000 (22 03:09 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 22 Jun 2011 01:09:18 +0000 (22 03:09 +0200)
tree398253841329a874d84f46df7a1a1e864a0da4c8
parentdbaffb5359c21de54deaf05831dbcffb475db02b
Rename string and _structure printing functions
25 files changed:
include/openscop/arrays.h
include/openscop/comment.h
include/openscop/extension.h
include/openscop/irregular.h
include/openscop/lines.h
include/openscop/names.h
include/openscop/relation.h
include/openscop/relation_list.h
include/openscop/scop.h.in
include/openscop/statement.h
include/openscop/util.h
include/openscop/vector.h
source/extension.c.in
source/extension.sh
source/extensions/arrays.c
source/extensions/comment.c
source/extensions/irregular.c
source/extensions/lines.c
source/names.c
source/relation.c
source/relation_list.c
source/scop.c
source/statement.c
source/util.c
source/vector.c