Index: generic/gentclAPI.decls =================================================================== diff -u -r9b7f41ce40b2a9d629810bd677681ffa50f5e11c -r6b3921be54ad92034e563a09300ab2e4f49645aa --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision 9b7f41ce40b2a9d629810bd677681ffa50f5e11c) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision 6b3921be54ad92034e563a09300ab2e4f49645aa) @@ -119,7 +119,7 @@ } xotclCmd relation XOTclRelationCmd { {-argName "object" -type object} - {-argName "relationtype" -required 1 -type "mixin|instmixin|object-mixin|class-mixin|filter|instfilter|object-filter|class-filter|class|superclass|rootclass"} + {-argName "relationtype" -required 1 -type "object-mixin|class-mixin|object-filter|class-filter|class|superclass|rootclass"} {-argName "value" -required 0 -type tclobj} } xotclCmd self XOTclGetSelfObjCmd {