Index: generic/gentclAPI.decls =================================================================== diff -u -r81c800c8b9cb42ef6743d9b80ac2be5ca211a69a -r3f0573cc75724179f416942b974373e5a62ec05e --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision 81c800c8b9cb42ef6743d9b80ac2be5ca211a69a) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision 3f0573cc75724179f416942b974373e5a62ec05e) @@ -5,12 +5,12 @@ # namespaces for types of methods array set ns { - xotclCmd "::next::core" - objectMethod "::next::core::cmd::Object" - classMethod "::next::core::cmd::Class" - checkMethod "::next::core::cmd::ParameterType" - infoClassMethod "::next::core::cmd::ClassInfo" - infoObjectMethod "::next::core::cmd::ObjectInfo" + xotclCmd "::nx::core" + objectMethod "::nx::core::cmd::Object" + classMethod "::nx::core::cmd::Class" + checkMethod "::nx::core::cmd::ParameterType" + infoClassMethod "::nx::core::cmd::ClassInfo" + infoObjectMethod "::nx::core::cmd::ObjectInfo" } #