DocDiff README
                                          Wed, 17 Jan 2001 +0900
-- Blurb -------------------------------------------------------
This script compares two text files and print the difference.
For more information, see the script.
Or, simply type in the following and see what happens.

ruby docdiff.rb sample/01.en.txt sample/02.en.txt > foo.html
netscape foo.html &

-- What's in this package --------------------------------------
This distribution package should contain the following files:
  README                this file
  docdiff.rb            main script and user manual
  .chasenrc.docdiff     ChaSen configuration file example
  sample/*.txt          sample text files for comparison

----------------------------------------------------------------
Copyright (C) 2000-2001 Hisashi Morita
