[gforth] / gforth / envos.fs.in  

gforth: gforth/envos.fs.in

Diff for /gforth/envos.fs.in between version 1.8 and 1.9

version 1.8, Fri Aug 8 20:56:14 2008 UTC version 1.9, Sat Aug 9 21:26:21 2008 UTC
Line 38 
Line 38 
 @FFCALLFLAG@ constant ffcall-present \ libffi present (on building)  @FFCALLFLAG@ constant ffcall-present \ libffi present (on building)
 @LIBFFIFLAG@ constant libffi-present \ ffcall libs present (on building)  @LIBFFIFLAG@ constant libffi-present \ ffcall libs present (on building)
   
   : include-ffi.h-string ( -- c-addr u )
     s" #include <@FFI_H_NAME@>" ;
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help