[AdgContainer] Temporary workaround to use maps
commit0c78f4e2a088b900c4fc08063ca9d26f0c26e5b4
authorNicola Fontana <ntd@entidi.it>
Thu, 13 Aug 2009 23:16:41 +0000 (14 01:16 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 13 Aug 2009 23:16:41 +0000 (14 01:16 +0200)
treeedd83adeb21ed614d4ec646359c72cbce0d0e291
parent9bab987aed5f9f958a5be372031fd10a0911121b
[AdgContainer] Temporary workaround to use maps

A lot of code is still using
adg_container_set_{model,paper}_transformation(). To be able to test the
new map APIs, AdgContainer silently updates the maps in these two
functions. This will be not needed anymore once maps will replace
transformations.
adg/adg-container.c