[gforth] / gforth / ds2texi.fs  

gforth: gforth/ds2texi.fs

Diff for /gforth/ds2texi.fs between version 1.13 and 1.14

version 1.13, Wed Feb 12 00:25:34 1997 UTC version 1.14, Thu Apr 10 15:00:04 1997 UTC
Line 139 
Line 139 
     r@ print-short      r@ print-short
     r@ doc-description 2@ dup 0<>      r@ doc-description 2@ dup 0<>
     if      if
         ." @iftex" cr ." @vskip-3ex" cr ." @end iftex" cr          \ ." @iftex" cr ." @vskip-0ex" cr ." @end iftex" cr
         type cr cr \ ." @ifinfo" cr ." @*" cr ." @end ifinfo" cr cr          type cr cr
           \ ." @ifinfo" cr ." @*" cr ." @end ifinfo" cr cr
     else      else
         2drop cr          2drop cr
     endif      endif


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help