[gforth] / gforth / README  

gforth: gforth/README

Diff for /gforth/README between version 1.24 and 1.25

version 1.24, Wed May 21 20:39:15 1997 UTC version 1.25, Sat Oct 10 10:28:33 1998 UTC
Line 35 
Line 35 
   
 On popular request, here are the meanings of unusual file extensions:  On popular request, here are the meanings of unusual file extensions:
   
 *.fs    Forth stream source file  *.fs    Forth stream source file (include with "include <file>" from within
 *.fi    Forth image files          gforth)
 *.fb    Forth blocks file  *.fi    Forth image files (start with "gforth -i <image file>")
   *.fb    Forth blocks file (load with "use <block file> 1 load")
 *.i     C include files  *.i     C include files
 *.ds    documenation source  *.ds    documenation source
 *TAGS   etags files  *TAGS   etags files


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