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

Diff of /gcl/pcl/pcl_braid.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 11  static object LI1(object V1,object first Line 11  static object LI1(object V1,object first
11          {object V2;          {object V2;
12          object V3;          object V3;
13          object V4;          object V4;
         Vcs[0]=Vcs[0];  
14          va_start(ap,first);          va_start(ap,first);
15          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
16          V2= V1;          V2= V1;
# Line 107  static object LI3(object V14,object firs Line 106  static object LI3(object V14,object firs
106          {object V15;          {object V15;
107          object V16;          object V16;
108          object V17;          object V17;
         Vcs[0]=Vcs[0];  
109          va_start(ap,first);          va_start(ap,first);
110          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
111          V15= V14;          V15= V14;
# Line 171  static object LI4(object V25,object firs Line 169  static object LI4(object V25,object firs
169          {object V26;          {object V26;
170          object V27;          object V27;
171          object V28;          object V28;
         Vcs[0]=Vcs[0];  
172          va_start(ap,first);          va_start(ap,first);
173          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
174          V26= V25;          V26= V25;

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