/[guile]/guile/guile-core/libguile/goops.c
ViewVC logotype

Diff of /guile/guile-core/libguile/goops.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by ttn, Thu Mar 14 03:47:42 2002 UTC revision 1.48 by ossau, Fri Mar 15 10:37:40 2002 UTC
# Line 913  SCM_DEFINE (scm_generic_function_methods Line 913  SCM_DEFINE (scm_generic_function_methods
913    
914  SCM_DEFINE (scm_method_generic_function, "method-generic-function", 1, 0, 0,  SCM_DEFINE (scm_method_generic_function, "method-generic-function", 1, 0, 0,
915              (SCM obj),              (SCM obj),
916              "Return the generic function fot the method @var{obj}.")              "Return the generic function for the method @var{obj}.")
917  #define FUNC_NAME s_scm_method_generic_function  #define FUNC_NAME s_scm_method_generic_function
918  {  {
919    SCM_VALIDATE_METHOD (1, obj);    SCM_VALIDATE_METHOD (1, obj);

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26