[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

Diff for /gforth/lib.fs between version 1.18 and 1.19

version 1.18, Sat Feb 17 21:04:15 2007 UTC version 1.19, Fri Jun 1 16:27:37 2007 UTC
Line 24 
Line 24 
     [IFDEF] ffi-call      [IFDEF] ffi-call
         include libffi.fs          include libffi.fs
     [ELSE]      [ELSE]
           .( Neither libffi nor ffcall are available ) cr
           abort
           .( Using oldlib.fs; incompatible with fflib.fs and libffi.fs) cr
         include oldlib.fs          include oldlib.fs
     [THEN]      [THEN]
 [THEN]  [THEN]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help