Extract body information to a dedicated structure
commitff85ae82e57217ef2fcf5272a88fb9daa6747cf6
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Sun, 10 Jul 2011 11:12:13 +0000 (10 13:12 +0200)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Sun, 10 Jul 2011 11:12:13 +0000 (10 13:12 +0200)
tree83061ded65fa984b0cc92501324f976eedbfa927
parentce57dd2a842835a6fbe832fc1a4215ec7f022c37
Extract body information to a dedicated structure
include/Makefile.am
include/openscop/body.h [copied from include/openscop/statement.h with 68% similarity]
include/openscop/macros.h
include/openscop/statement.h
source/Makefile.am
source/body.c [new file with mode: 0644]
source/statement.c