/[gcl]/gcl/pcl/pcl_fin.h
ViewVC logotype

Diff of /gcl/pcl/pcl_fin.h

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

revision 1.2 by camm, Tue Sep 2 20:32:44 2003 UTC revision 1.3 by camm, Fri Oct 3 16:03:17 2003 UTC
# Line 30  static object LI6(); Line 30  static object LI6();
30  #define VMV6 vs_check;  #define VMV6 vs_check;
31  #define VMR6(VMT6) vs_top=base ; return(VMT6);  #define VMR6(VMT6) vs_top=base ; return(VMT6);
32  static object LI7();  static object LI7();
33  #define VMB7 register object *base=vs_top; object  V22;  #define VMB7 register object *base=vs_top; object  V23 ,V22;
34  #define VMS7  register object *sup=vs_top+3;vs_top=sup;  #define VMS7  register object *sup=vs_top+3;vs_top=sup;
35  #define VMV7 vs_check;  #define VMV7 vs_check;
36  #define VMR7(VMT7) vs_top=base ; return(VMT7);  #define VMR7(VMT7) vs_top=base ; return(VMT7);

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