[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

Diff for /gforth/lib.fs between version 1.23 and 1.24

version 1.23, Tue Feb 12 20:28:51 2008 UTC version 1.24, Tue Apr 22 14:50:59 2008 UTC
Line 24 
Line 24 
     .( including fflib.fs [ffcall] )      .( including fflib.fs [ffcall] )
     include fflib.fs      include fflib.fs
 [ELSE]  [ELSE]
     s" libffi.so" open-lib [if]      s" libffi" open-lib [if]
         .( including libffi.fs )          .( including libffi.fs )
         include libffi.fs          include libffi.fs
     [ELSE]      [ELSE]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help