[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

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

version 1.18, Sat Apr 19 19:15:14 2008 UTC version 1.19, Tue Apr 22 14:50:59 2008 UTC
Line 23 
Line 23 
   
 require libcc.fs  require libcc.fs
   
 s" libffi.so" open-lib 0= [if]  s" libffi" open-lib 0= [if]
     .( cannot open libffi ) cr abort      .( cannot open libffi ) cr abort
 [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