Rename printing functions
commitdbaffb5359c21de54deaf05831dbcffb475db02b
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 22 Jun 2011 00:39:22 +0000 (22 02:39 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 22 Jun 2011 00:39:22 +0000 (22 02:39 +0200)
tree7589191922cbb748f26d164681d0c38ce7e9bc9f
parent58ed538ec49b85180807a46460bcdab63c015b17
Rename printing functions
27 files changed:
include/openscop/arrays.h
include/openscop/comment.h
include/openscop/extension.h
include/openscop/irregular.h
include/openscop/lines.h
include/openscop/macros.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
tests/openscop_test.c