[gforth] / gforth / ds2texi.fs  

gforth: gforth/ds2texi.fs

Diff for /gforth/ds2texi.fs between version 1.11 and 1.12

version 1.11, Mon Sep 30 13:16:08 1996 UTC version 1.12, Sat Feb 1 14:59:28 1997 UTC
Line 123 
Line 123 
     ."  @var{ " r@ doc-stack-effect 2@ type ."  }  "      ."  @var{ " r@ doc-stack-effect 2@ type ."  }  "
     r@ doc-wordset 2@ type      r@ doc-wordset 2@ type
     cr      cr
       ." @cindex "
       ." @code{" r@ doc-name 2@ typetexi ." }"
       cr
     ." @format" cr      ." @format" cr
     ." @code{" r@ doc-name 2@ typetexi ." }       "      ." @code{" r@ doc-name 2@ typetexi ." }       "
     ." @i{" r@ doc-stack-effect 2@ type ." }       "      ." @i{" r@ doc-stack-effect 2@ type ." }       "


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help