[CPML] Refactored headers
commit490491e93d807094ed396639aeaeca346cecd5fb
authorNicola Fontana <ntd@entidi.it>
Wed, 10 Feb 2010 20:56:51 +0000 (10 21:56 +0100)
committerNicola Fontana <ntd@entidi.it>
Wed, 10 Feb 2010 20:56:51 +0000 (10 21:56 +0100)
treea0a903ca45bbf7df939f296317e02561284b604d
parent3d27e91ec923fde6849a2de8f0e32f7813bf3e02
[CPML] Refactored headers

Reordered the headers in cpml.h based on their interdependencies.
Moved the inclusion from the .h to the .c files and updated accordingly.
Using an adg-internal.h common file to avoid excessive repetition, as
done in adg/.
22 files changed:
cpml/Makefile.am
cpml/cpml-arc.c
cpml/cpml-arc.h
cpml/cpml-close.c
cpml/cpml-close.h
cpml/cpml-curve.c
cpml/cpml-curve.h
cpml/cpml-extents.c
cpml/cpml-extents.h
cpml/cpml-internal.h [copied from cpml/cpml.h with 64% similarity]
cpml/cpml-line.c
cpml/cpml-line.h
cpml/cpml-pair.c
cpml/cpml-pair.h
cpml/cpml-primitive.c
cpml/cpml-primitive.h
cpml/cpml-segment.c
cpml/cpml-segment.h
cpml/cpml-util.c
cpml/cpml-util.h
cpml/cpml.h
docs/cpml/Makefile.am