Index: generic/nsfAPI.decls =================================================================== diff -u -r9b6d912b4fa7ce4cfa982e28b511b9e104985809 -rbef777ff411770b97736e35a87cb23e23c7d7f83 --- generic/nsfAPI.decls (.../nsfAPI.decls) (revision 9b6d912b4fa7ce4cfa982e28b511b9e104985809) +++ generic/nsfAPI.decls (.../nsfAPI.decls) (revision bef777ff411770b97736e35a87cb23e23c7d7f83) @@ -349,7 +349,7 @@ {-argName "pattern" -required 0} } objectInfoMethod method NsfObjInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} + {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|origin|parameter|parametersyntax|type|precondition|postcondition|submethods"} {-argName "name" -required 1 -type tclobj} } objectInfoMethod methods NsfObjInfoMethodsMethod { @@ -404,7 +404,7 @@ } classInfoMethod method NsfClassInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} + {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|origin|parameter|parametersyntax|type|precondition|postcondition|submethods"} {-argName "name" -required 1 -type tclobj} } classInfoMethod methods NsfClassInfoMethodsMethod {