--- gforth/startup.fs 2007/12/31 18:40:24 1.69 +++ gforth/startup.fs 2009/05/24 17:36:36 1.72 @@ -1,6 +1,6 @@ \ startup file -\ Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997,1998,2000,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -111,6 +111,9 @@ true constant string-ext ' noop alias X:defined ' noop alias X:ekeys ' noop alias X:extension-query +' noop alias X:fp-stack +' noop alias X:ftrunc +' noop alias X:number-prefixes ' noop alias X:parse-name ' noop alias X:required ' noop alias X:structures