[gforth] / gforth / config.bat  

gforth: gforth/config.bat

Diff for /gforth/config.bat between version 1.6 and 1.7

version 1.6, Sat Dec 12 22:32:03 1998 UTC version 1.7, Sun Dec 20 23:17:54 1998 UTC
Line 43 
Line 43 
 IF "%FREGS%"=="y" ECHO #endif >>ENGINE\CONFIG.H  IF "%FREGS%"=="y" ECHO #endif >>ENGINE\CONFIG.H
 ECHO static char gforth_version[]="0.4.0"; >version.h1  ECHO static char gforth_version[]="0.4.0"; >version.h1
 ECHO : version-string s" 0.4.0" ; >version.fs1  ECHO : version-string s" 0.4.0" ; >version.fs1
   COPY version.fs1 kernel\version.fs
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help