version 1.5, 1995/11/07 18:06:55
|
version 1.8, 2003/08/25 14:17:46
|
Line 2 This file describes the implementation m
|
Line 2 This file describes the implementation m
|
described herein are valid in all implementations of Gforth. |
described herein are valid in all implementations of Gforth. |
!! needs updating |
!! needs updating |
|
|
\ Copyright (C) 1995 Free Software Foundation, Inc. |
\ Copyright (C) 1995,2000,2003 Free Software Foundation, Inc. |
|
|
\ This file is part of Gforth. |
\ This file is part of Gforth. |
|
|
Line 18 described herein are valid in all implem
|
Line 18 described herein are valid in all implem
|
|
|
\ You should have received a copy of the GNU General Public License |
\ You should have received a copy of the GNU General Public License |
\ along with this program; if not, write to the Free Software |
\ along with this program; if not, write to the Free Software |
\ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
\ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. |
|
|
The instruction pointer (ip) is post-incremented. |
The instruction pointer (ip) is post-incremented. |
|
|