[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

Diff for /gforth/lib.fs between version 1.9 and 1.10

version 1.9, Mon Aug 25 14:17:45 2003 UTC version 1.10, Sun Aug 21 22:09:14 2005 UTC
Line 21 
Line 21 
 [IFDEF] av-call-int  [IFDEF] av-call-int
     include fflib.fs      include fflib.fs
 [ELSE]  [ELSE]
       [IFDEF] ffi-call
           include libffi.fs
       [ELSE]
     include oldlib.fs      include oldlib.fs
 [THEN]  [THEN]
   [THEN]
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help