[gforth] / gforth / environ.fs  

gforth: gforth/environ.fs

Diff for /gforth/environ.fs between version 1.14 and 1.15

version 1.14, Sun Aug 31 19:31:28 1997 UTC version 1.15, Sat Sep 13 12:04:55 1997 UTC
Line 29 
Line 29 
         false          false
     endif ;      endif ;
   
 : e? name environment? ; immediate  : e? name environment? 0= ABORT" environmental dependency not existing" ;
   
 : has? name environment? IF ELSE false THEN ;  : has? name environment? IF ELSE false THEN ;
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help