[gforth] / gforth / Attic / main.c  

gforth: gforth/Attic/main.c

Diff for /gforth/Attic/main.c between version 1.37 and 1.38

version 1.37, Tue Jul 16 20:57:12 1996 UTC version 1.38, Fri Jul 26 15:28:29 1996 UTC
Line 247 
Line 247 
   ((ImageHeader *)imp)->fp_stack_size=fsize;    ((ImageHeader *)imp)->fp_stack_size=fsize;
   ((ImageHeader *)imp)->locals_stack_size=lsize;    ((ImageHeader *)imp)->locals_stack_size=lsize;
   
   CACHE_FLUSH(imp, header.imagesize);    CACHE_FLUSH(imp, header.image_size);
   
   return imp;    return imp;
 }  }


Generate output suitable for use with a patch program
Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help