# HG changeset patch # User jwe # Date 831974606 0 # Node ID e9ee6418f62d066b999517f70ed833920c10c000 # Parent 50739ef482f39647b716e44f3d80807eb0c8f08a [project @ 1996-05-13 08:03:26 by jwe] diff -r 50739ef482f3 -r e9ee6418f62d examples/hello.cc --- a/examples/hello.cc Mon May 13 07:44:42 1996 +0000 +++ b/examples/hello.cc Mon May 13 08:03:26 1996 +0000 @@ -61,8 +61,12 @@ #include #include -// Note, nargout is not used, so it is omitted from the argument list -// to avoid the warning from gcc about an unused function parameter. +// DEFUN_DLD and the macros that it depends on are defined in the +// files defun-dld.h, defun.h, and defun-int.h. + +// Note that the third parameter (nargout) is not used, so it is +// omitted from the list of arguments to DEFUN_DLD in order to avoid +// the warning from gcc about an unused function parameter. DEFUN_DLD (hello, args, , "[...] = hello (...)\n\