[gforth] / gforth / prims2x.fs  

gforth: gforth/prims2x.fs

Diff for /gforth/prims2x.fs between version 1.95 and 1.96

version 1.95, Mon Apr 30 13:48:56 2001 UTC version 1.96, Sun May 13 10:54:10 2001 UTC
Line 53 
Line 53 
   
 warnings off  warnings off
   
 [IFUNDEF] vocabulary    \ we are executed just with kernel image  
                         \ load the rest that is needed  
                         \ (require fails because this file is needed from a  
                         \ different directory with the wordlibraries)  
 include ./search.fs  
 include ./extend.fs  
 include ./stuff.fs  
 [THEN]  
   
 [IFUNDEF] environment?  
 include ./environ.fs  
 [THEN]  
   
 : struct% struct ; \ struct is redefined in gray  : struct% struct ; \ struct is redefined in gray
   
 include ./gray.fs  include ./gray.fs


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help