/[gcl]/gcl/cmpnew/cmpwt.c
ViewVC logotype

Diff of /gcl/cmpnew/cmpwt.c

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

revision 1.10 by camm, Tue Jul 15 18:03:37 2003 UTC revision 1.11 by camm, Tue Sep 2 20:32:43 2003 UTC
# Line 10  static object LI1(object V1,object first Line 10  static object LI1(object V1,object first
10          int narg = VFUN_NARGS; VMB1 VMS1 VMV1          int narg = VFUN_NARGS; VMB1 VMS1 VMV1
11          {object V2;          {object V2;
12          object V3;          object V3;
         Vcs[0]=Vcs[0];  
13          va_start(ap,first);          va_start(ap,first);
14          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
15          V2= V1;          V2= V1;
# Line 265  static object LI7(object V32,object firs Line 264  static object LI7(object V32,object firs
264          int narg = VFUN_NARGS; VMB7 VMS7 VMV7          int narg = VFUN_NARGS; VMB7 VMS7 VMV7
265          {object V33;          {object V33;
266          object V34;          object V34;
         Vcs[0]=Vcs[0];  
267          va_start(ap,first);          va_start(ap,first);
268          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
269          V33= V32;          V33= V32;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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