[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

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

version 1.24, Tue Apr 22 14:50:59 2008 UTC version 1.25, Tue Apr 29 20:03:40 2008 UTC
Line 18 
Line 18 
 \ along with this program. If not, see http://www.gnu.org/licenses/.  \ along with this program. If not, see http://www.gnu.org/licenses/.
   
 s" libavcall.so"     open-lib 0<>  s" libavcall.so"     open-lib 0<>
 s" libcallback.so"   open-lib 0<> and  s" libcallback.so"   open-lib 0<> and [if]
 s" libvacall.so"     open-lib 0<> and  
 s" libtrampoline.so" open-lib 0<> and [if]  
     .( including fflib.fs [ffcall] )      .( including fflib.fs [ffcall] )
     include fflib.fs      include fflib.fs
 [ELSE]  [ELSE]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help