From: Dirk B. <db...@us...> - 2005-05-01 06:27:50
|
Update of /cvsroot/win32forth/win32forth/src/old In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28724/src/old Modified Files: PIPES.F VCALL.F small.f Log Message: Removed usage of REL>ABS and ABS>REL from Win32For.exe and marked both words as deprecated. Index: PIPES.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/old/PIPES.F,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsVewfmb and /tmp/cvsWoQaQH differ Index: VCALL.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/old/VCALL.F,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs2h1nJd and /tmp/cvsct7PeK differ Index: small.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/old/small.f,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsxjiweg and /tmp/cvsFXvCLM differ |