[jsword-svn] jsword/java/limbo/org/crosswire/jsword/book/search/parse s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 9 19:39:24 MST 2005


Update of /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse
In directory www.crosswire.org:/tmp/cvs-serv13532/java/limbo/org/crosswire/jsword/book/search/parse

Modified Files:
	IndexSearcher.java SubRightParamWord.java DefaultWord.java 
	RemoveCommandWord.java PassageLeftParamWord.java 
	PassageRightParamWord.java RetainCommandWord.java 
	SubLeftParamWord.java StartsParamWord.java 
	BlurCommandWord.java AddCommandWord.java Word.java 
	CommandWord.java PhraseParamWord.java Msg.java 
	GrammarParamWord.java CustomTokenizer.java ParamWord.java 
Log Message:
Fixed the CVS Id keyword.

Index: BlurCommandWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/BlurCommandWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BlurCommandWord.java	10 May 2005 02:11:41 -0000	1.2
--- BlurCommandWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: ParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/ParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- ParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: CustomTokenizer.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/CustomTokenizer.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** CustomTokenizer.java	10 May 2005 02:11:41 -0000	1.2
--- CustomTokenizer.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: PassageRightParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/PassageRightParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** PassageRightParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- PassageRightParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: PhraseParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/PhraseParamWord.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** PhraseParamWord.java	10 May 2005 02:11:41 -0000	1.3
--- PhraseParamWord.java	10 May 2005 02:39:22 -0000	1.4
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: CommandWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/CommandWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** CommandWord.java	10 May 2005 02:11:41 -0000	1.2
--- CommandWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: Msg.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/Msg.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Msg.java	10 May 2005 02:11:41 -0000	1.2
--- Msg.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: SubLeftParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/SubLeftParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** SubLeftParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- SubLeftParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: PassageLeftParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/PassageLeftParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** PassageLeftParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- PassageLeftParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: AddCommandWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/AddCommandWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AddCommandWord.java	10 May 2005 02:11:41 -0000	1.2
--- AddCommandWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: Word.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/Word.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Word.java	10 May 2005 02:11:41 -0000	1.2
--- Word.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: IndexSearcher.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/IndexSearcher.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** IndexSearcher.java	10 May 2005 02:11:41 -0000	1.2
--- IndexSearcher.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: StartsParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/StartsParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** StartsParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- StartsParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: GrammarParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/GrammarParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GrammarParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- GrammarParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: RetainCommandWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/RetainCommandWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** RetainCommandWord.java	10 May 2005 02:11:41 -0000	1.2
--- RetainCommandWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: SubRightParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/SubRightParamWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** SubRightParamWord.java	10 May 2005 02:11:41 -0000	1.2
--- SubRightParamWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: RemoveCommandWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/RemoveCommandWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** RemoveCommandWord.java	10 May 2005 02:11:41 -0000	1.2
--- RemoveCommandWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;

Index: DefaultWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/search/parse/DefaultWord.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DefaultWord.java	10 May 2005 02:11:41 -0000	1.2
--- DefaultWord.java	10 May 2005 02:39:22 -0000	1.3
***************
*** 18,22 ****
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $ID$
   */
  package org.crosswire.jsword.book.search.parse;
--- 18,22 ----
   *     The copyright to this program is held by it's authors.
   *
!  * ID: $Id$
   */
  package org.crosswire.jsword.book.search.parse;



More information about the jsword-svn mailing list