adg: update over and last after adg_path_append_segment()
commit55b770d2cdcdbfdc133ebf8615d1f4632bc310a4
authorNicola Fontana <ntd@entidi.it>
Thu, 12 Feb 2015 16:03:18 +0000 (12 17:03 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 12 Feb 2015 16:03:18 +0000 (12 17:03 +0100)
treed1c16592b0b35b0e8ee9d255fb4e41f7075a3c6d
parente0e9ba40091cf6f622c06d12d2cf6c05545d61b2
adg: update over and last after adg_path_append_segment()

Previously the segment was just appended to the path. last and over
instead should point to the proper primitives.
src/adg/adg-path.c