--- gforth/prims2x.fs 2003/03/22 10:04:07 1.135 +++ gforth/prims2x.fs 2003/03/22 10:15:49 1.136 @@ -53,6 +53,10 @@ warnings off +\ redefinitions of kernel words not present in gforth-0.6.1 +: latestxt lastcfa @ ; +: latest last @ ; + [IFUNDEF] try include startup.fs [THEN]