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

Diff of /gcl/cmpnew/cmputil.c

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

revision 1.10 by camm, Tue Jul 15 18:03:36 2003 UTC revision 1.11 by camm, Tue Sep 2 20:32:43 2003 UTC
# Line 25  static object LI2(object V2,object first Line 25  static object LI2(object V2,object first
25          bds_check;          bds_check;
26          {object V3;          {object V3;
27          object V4;          object V4;
         Vcs[0]=Vcs[0];  
28          va_start(ap,first);          va_start(ap,first);
29          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
30          V3= V2;          V3= V2;
# Line 147  static object LI6(object V20,object firs Line 146  static object LI6(object V20,object firs
146          bds_check;          bds_check;
147          {object V21;          {object V21;
148          object V22;          object V22;
         Vcs[0]=Vcs[0];  
149          va_start(ap,first);          va_start(ap,first);
150          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
151          V21= V20;          V21= V20;
# Line 192  static object LI7(object V26,object firs Line 190  static object LI7(object V26,object firs
190          bds_check;          bds_check;
191          {object V27;          {object V27;
192          object V28;          object V28;
         Vcs[0]=Vcs[0];  
193          va_start(ap,first);          va_start(ap,first);
194          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
195          V27= V26;          V27= V26;

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