[gforth] / gforth / configure.cmd  

gforth: gforth/configure.cmd

Diff for /gforth/configure.cmd between version 1.2 and 1.3

version 1.2, Mon Nov 4 22:58:44 1996 UTC version 1.3, Fri Dec 6 20:23:04 1996 UTC
Line 75 
Line 75 
         call lineout config.h, "#define FORCE_REG 1"          call lineout config.h, "#define FORCE_REG 1"
         call lineout config.h, "#endif"          call lineout config.h, "#endif"
 end  end
   
   call lineout version.h1, 'static char gforth_version[]="0.2.0";'
   call lineout version.fs1, ': version-string s" 0.2.0" ;'


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help