[gforth] / gforth / configure.cmd  

gforth: gforth/configure.cmd

Diff for /gforth/configure.cmd between version 1.4 and 1.5

version 1.4, Wed Feb 12 00:25:33 1997 UTC version 1.5, Sun Feb 16 20:51:07 1997 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.9";'  call lineout version.h1, 'static char gforth_version[]="0.3.0";'
 call lineout version.fs1, ': version-string s" 0.2.9" ;'  call lineout version.fs1, ': version-string s" 0.3.0" ;'


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help