adg: new adg_path_append_trail() API
commit925cba804331b7eafa07a88212740dd7de9f00cc
authorNicola Fontana <ntd@entidi.it>
Fri, 6 Jan 2017 20:21:48 +0000 (6 21:21 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 6 Jan 2017 20:21:48 +0000 (6 21:21 +0100)
tree749ed3a1bd9d3a2726ccb65c13c1d401860e977b
parent1343ee755ea4b082cd9a6e86a2a158491463211e
adg: new adg_path_append_trail() API

A new path method that appends an AdgTrail to an AdgPath, also importing
the named pairs defined in the trail.
src/adg/adg-path.c
src/adg/adg-path.h
src/adg/tests/test-path.c