[AdgPrimitive] Added GObject type for CpmlPrimitive
commit57548e3eddb3ba1017593657c89a30196086a07c
authorNicola Fontana <ntd@entidi.it>
Fri, 3 Jul 2009 21:06:34 +0000 (3 23:06 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 3 Jul 2009 21:06:34 +0000 (3 23:06 +0200)
tree4c80f839c2ebc2ad78ea277ef5b1c49cebf33b3d
parent92a8508c4e21d9a9f1a38a53639366fc3795bff8
[AdgPrimitive] Added GObject type for CpmlPrimitive

Wrapper for CpmlPrimtitive that adds also some dynamic memory methods,
as the CPML library does not dynamic allocation (the "manipulation"
golden rule).
adg/Makefile.am
adg/adg-primitive.c [new file with mode: 0644]
adg/adg-primitive.h [copied from adg/adg.h with 57% similarity]
adg/adg.h