Files
harbour-core/harbour/examples/gfspell
Viktor Szakats 4546506b8f 2010-07-05 19:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmysql/hbmysql.hbp
  * contrib/hbct/hbct.hbp
  * contrib/hbodbc/hbodbc.hbp
  * contrib/xhb/xhb.hbp
  * contrib/hbtpathy/hbtpathy.hbp
  * contrib/hbsqlit3/hbsqlit3.hbp
  * contrib/hbmzip/hbmzip.hbp
  * contrib/hbblat/hbblat.hbp
  * contrib/hbqt/gtqtc/gtqtc.hbp
  * contrib/hbqt/hbqt.hbp
  * contrib/hbxbp/hbxbp.hbp
  * contrib/hbbz2/hbbz2.hbp
  * contrib/hbblink/hbblink.hbp
  * contrib/hbnf/hbnf.hbp
  * contrib/hbcurl/hbcurl.hbp
  * contrib/hbxpp/hbxpp.hbp
  * contrib/hbfoxpro/hbfoxpro.hbp
  * contrib/rddsql/rddsql.hbp
  * contrib/hbhpdf/hbhpdf.hbp
  * contrib/gtwvg/gtwvg.hbp
  * contrib/hbpgsql/hbpgsql.hbp
  * contrib/hbclipsm/hbclipsm.hbp
  * contrib/rddads/rddads.hbp
  * contrib/hbfimage/hbfimage.hbp
  * contrib/hbgd/hbgd.hbp
  * contrib/hbtip/hbtip.hbp
  * contrib/hbcairo/hbcairo.hbp
  * contrib/hbwin/hbwin.hbp
  * contrib/hbssl/hbssl.hbp
  * examples/ps32/ps32.hbp
  * examples/hbsqlit2/hbsqlit2.hbp
  * examples/gfspell/gfspell.hbp
  * examples/rddado/rddado.hbp
  * examples/hbvpdf/hbvpdf.hbp
  * examples/hbbtree/hbbtree.hbp
    + -instfile updated with header file group.
2010-07-05 17:20:50 +00:00
..

/*
 * $Id$
 */

Grumpfish Speller library port for Harbour.

With kind permission of author Joseph D. Booth,
Copyright (C) 1993, All Rights Reserved.

------------------------------------------------------------------------
From: (Joe jbooth-consulting com)
Subject: Re: Grumpfish Speller within xHarbour.

No problem giving you permission, feel free to use Grumpfish Speller in
its revised form.  Also, feel free to release it to the xHarbour
community.  Now a question for you.   Can I either add a link from my web
site to your site where xHarbour users can download the .LIB or get a copy
of the .LIB that I can post on website for download?    I would like
people who visit my site to be aware of the xHarbour version and how to
get it...

If you need any kind of legal document besides this e-mail, feel free to
fax it to 610-409-8859 (USA #), and I'll be happy to sign it for you.
However, as far as I am concerned,  you are free to use the library and to
make it available to any xHarbour users...

Thanks

Also, thanks for the kind words about the speller, nice to hear...
------------------------------------------------------------------------

Porting to Harbour done by:
   Les Hughes
   Viktor Szakats

[vszakats]