The R Project SVN R

Rev

Rev 3765 | Rev 6608 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3765 Rev 5458
Line 16... Line 16...
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 *  GNU General Public License for more details.
17
 *  GNU General Public License for more details.
18
 *
18
 *
19
 *  You should have received a copy of the GNU General Public License
19
 *  You should have received a copy of the GNU General Public License
20
 *  along with this program; if not, write to the Free Software
20
 *  along with this program; if not, write to the Free Software
21
 *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
21
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
  
22
 
23
  $Source: /scratch/CVS-ARCHIVE/R/doc/html/search/SearchEngine.java,v $
23
  $Source: /scratch/CVS-ARCHIVE/R/doc/html/search/SearchEngine.java,v $
24
  
24
  
25
  $Revision: 1.2 $
25
  $Revision: 1.3 $
26
 
26
 
27
  $Date: 1999/03/04 17:15:18 $
27
  $Date: 1999/08/10 09:56:03 $
28
  
28
  
29
  $Author: leisch $
29
  $Author: ripley $
30
 
30
 
31
==============================================================================*/
31
==============================================================================*/
32
 
32
 
33
 
33
 
34
/* -------------------------------- Imports --------------------------------- */
34
/* -------------------------------- Imports --------------------------------- */
Line 514... Line 514...
514
/*==============================================================================
514
/*==============================================================================
515
 
515
 
516
  HISTORY:
516
  HISTORY:
517
  
517
  
518
  $Log: SearchEngine.java,v $
518
  $Log: SearchEngine.java,v $
-
 
519
  Revision 1.3  1999/08/10 09:56:03  ripley
-
 
520
  change FSF address in copyrights
-
 
521
  add some copyrights in src/gnome and elsewhere
-
 
522
 
519
  Revision 1.2  1999/03/04 17:15:18  leisch
523
  Revision 1.2  1999/03/04 17:15:18  leisch
520
  various bugfixes
524
  various bugfixes
521
 
525
 
522
  Revision 1.1.4.1  1999/03/02 15:19:57  leisch
526
  Revision 1.1.4.1  1999/03/02 15:19:57  leisch
523
  search used only kewords, no titles
527
  search used only kewords, no titles