[AdgPath] Implemented adg_path_dump() using cpml_path_dump()
commita2a3250ca8173c550e5d510c1f026ab8edac60d1
authorNicola Fontana <ntd@entidi.it>
Sun, 11 Jan 2009 09:37:11 +0000 (11 10:37 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 11 Jan 2009 09:37:11 +0000 (11 10:37 +0100)
treef961b18ffcdc87ed45a29fd0adf254b4be6b804b
parent7679ef7b52112cc9ffc998f5b9b622277678aa68
[AdgPath] Implemented adg_path_dump() using cpml_path_dump()

Added a test case in adg-demo. The path can be dumped only after
being cached, so the dump call is performed at the end of the demo.
adg/adg-path.c
demo/adg-demo.c