/[gcl]/gcl/pcl/pcl_defclass.c
ViewVC logotype

Diff of /gcl/pcl/pcl_defclass.c

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

revision 1.2 by camm, Tue Jul 15 18:03:38 2003 UTC revision 1.3 by camm, Tue Sep 2 20:32:43 2003 UTC
# Line 43  static object LI5(object first,...) Line 43  static object LI5(object first,...)
43          va_list ap;          va_list ap;
44          int narg = VFUN_NARGS; VMB2 VMS2 VMV2          int narg = VFUN_NARGS; VMB2 VMS2 VMV2
45          {object V10;          {object V10;
         Vcs[0]=Vcs[0];  
46          va_start(ap,first);          va_start(ap,first);
47          narg= narg - 0;          narg= narg - 0;
48          V11 = list_vector_new(narg,first,ap);          V11 = list_vector_new(narg,first,ap);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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