improved types of add_XXX funs (xtyp etc.);
tuned comments;
tuned msgs;
improved merge: no longer raises ERROR, but TERM;
(*Dummy theory to document dependencies *)
Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
(*this must be capital to avoid conflicts with ML's "datatype" *)