/[gcl]/gcl/clcs/clcs_precom.h
ViewVC logotype

Diff of /gcl/clcs/clcs_precom.h

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

revision 1.2 by camm, Thu Feb 27 18:32:10 2003 UTC revision 1.3 by camm, Tue Sep 23 21:48:26 2003 UTC
# Line 30  static object LI8(); Line 30  static object LI8();
30  static object LI9();  static object LI9();
31  #define VMB9 register object *base=vs_top;  #define VMB9 register object *base=vs_top;
32  #define VMS9  register object *sup=vs_top+1;vs_top=sup;  #define VMS9  register object *sup=vs_top+1;vs_top=sup;
33  #define VMV9 vs_reserve(1);  #define VMV9 vs_check;
34  #define VMR9(VMT9) vs_top=base ; return(VMT9);  #define VMR9(VMT9) vs_top=base ; return(VMT9);
35  static void LC13();  static void LC13();
36  #define VC10  #define VC10

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