--- gforth/tags.fs 2008/11/15 14:24:55 1.8 +++ gforth/tags.fs 2009/10/03 18:25:31 1.10 @@ -1,6 +1,6 @@ \ VI tags support for GNU Forth. -\ Copyright (C) 1995,1998,2002,2003,2007 Free Software Foundation, Inc. +\ Copyright (C) 1995,1998,2002,2003,2007,2008 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -48,7 +48,7 @@ \ to comment out search.fs since it sets the search order destructively \ on my system. Added a bit more explanation on how to use tags.fs. -\ require search.fs +require search.fs require extend.fs : tags-file-name ( -- c-addr u )