File:  [gforth] / gforth / asm / target.fs
Revision 1.1: download - view: text, annotated - select for diffs
Sat May 2 21:34:03 1998 UTC (25 years, 11 months ago) by pazsan
Branches: MAIN
CVS tags: HEAD
Mega-Patch; added directories

\ asm/target.fs

[IFUNDEF] there

.( no target compiling )
' here alias there
\ ' dp alias tdp 
' @ alias t@
' ! alias t!
' c@ alias tc@
' c! alias tc!
' c, alias tc,
' , alias t,
' cell alias tcell
' cells alias tcells
' noop alias X

[THEN]

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>