This subdirectory contains GdamModel
and its derived classes.  It also contains
GdamView, which is a view onto one GdamModel.
The only class which directly derives from GdamView is `GdamSkin',
which is a view based on libglade.

Perhaps later we will have other gui mechanisms.

Also, we are working on making a GdamSkinGeneric
or a factory method, that will eliminate
most of the need to write custom GdamSkins.
(Except graphically interesting skins will always
need to be handcoded)

