[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

Diff for /gforth/lib.fs between version 1.26 and 1.27

version 1.26, Tue Jul 15 16:11:49 2008 UTC version 1.27, Sat Jul 26 20:57:05 2008 UTC
Line 22 
Line 22 
     .( including fflib.fs [ffcall] )      .( including fflib.fs [ffcall] )
     include fflib.fs      include fflib.fs
 [ELSE]  [ELSE]
     s" libffi" open-lib [if]      s" libffi.so" 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.26  
changed lines
  Added in v.1.27

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help