typedef struct {
GCardinal name;
GCardinal vector;
} GClones;
The clone structure holds simple information to identify which original piece of materal our templates were derived from. Often we have a single clone per database and the database name is the same as the clone name.