-*- mode: text; left-margin: 2; fill-column: 70; -*-

English version.
  
* Directory tree
  
  This package contains following directories:
  
  lisp/ - Emacs Lisp files.
  
  dcc/  - DCC external program source.
  
  doc/  - Documentation, info files, sample configuration, etc.
  
  etc/  - Miscellaneous files which decorate this program.
  
  Please read documentation under `doc' directory.

* Bug reports
  
  If you write bug reports and/or suggestions for improvement, 
  please send them to the Liece Mailing List:
  
	liece@kiss.kake.info.waseda.ac.jp 
  
  This mailing list is also for other general discussions (about future
  enhancements, customization, etc). To join the Liece ML, send an
  empty e-mail to:
  
	liece-subscribe@kiss.kake.info.waseda.ac.jp

* CVS
  
  Development of Liece uses CVS, Concurrent Versions System.
  Latest developing version is available at CVS.
  
(0) logging in to anonymous CVS server.
  
  % cvs -d :pserver:anyone@kiss.kake.info.waseda.ac.jp:/export/cvsroot \
    login
  
  CVS password: grant # not echoed.
  
(1) checkout modules
  
  % cvs -d :pserver:anyone@kiss.kake.info.waseda.ac.jp:/export/cvsroot \
    checkout [options] liece
  
  Specify revision tag in place of `options'.

(2) bootstrapping
  
  % cd liece
  % ./bootstrap
  
------------------------------------------------------------------------
Japanese version.
  
* $B%G%#%l%/%H%j9=@.(B
  
  $B$3$N%Q%C%1!<%8$O0J2<$N%G%#%l%/%H%j$r4^$s$G$$$^$9!#(B
  
  lisp/ - Emacs Lisp $B$G=q$+$l$?%U%!%$%k72(B
  
  dcc/  - DCC$B30It%W%m%0%i%`$N%=!<%9(B
  
  doc/  - $BJ8=qN`(B(info$B%U%!%$%k!"%5%s%W%k@_Dj!"B>(B)
  
  etc/  - $B$=$NB>$NMM!9$J%U%!%$%k!#(B
  
`doc' $B%G%#%l%/%H%j$K$"$k%U%!%$%k$rNI$/FI$`$h$&$K$7$F2<$5$$!#(B
  
* $B%P%0Js9p(B
  
  $B2~A1$N0Y$N%P%0Js9p$O0J2<$N(B Liece $B%a%$%j%s%0%j%9%H$K$*Aw$j2<$5$$!#(B
  
	liece@kiss.kake.info.waseda.ac.jp
  
  $B$3$N%a%$%j%s%0%j%9%H$O>-Mh$N3HD%!"@_DjJ}K!!"B>$N0lHLE*$J5DO@$N$?$a$N(B
  $B$b$N$G$b$"$j$^$9!#(BLiece ML $B$K;22C$9$k$K$O6u$N%a%$%k$r0J2<Kx$*Aw$j2<(B
  $B$5$$!#(B
  
	liece-subscribe@kiss.kake.info.waseda.ac.jp
  
* CVS
  
  Liece $B$N3+H/$O(B CVS $B$rMQ$$$F9T$o$l$F$$$^$9!#(B
  $B:G?7$N3+H/HG$O(B CVS $B$K$h$j<hF@2DG=$G$9!#(B
  
(0) $BF?L>(B CVS $B%5!<%P$X$N%m%0%$%s(B
  
  % cvs -d :pserver:anyone@kiss.kake.info.waseda.ac.jp:/export/cvsroot \
    login
  
  CVS password: grant # not echoed.
  
(1) $B%b%8%e!<%k$N(B checkout
  
  % cvs -d :pserver:anyone@kiss.kake.info.waseda.ac.jp:/export/cvsroot \
    checkout [options] liece
  
  `options'$B$N2U=j$K%j%S%8%g%s%?%0$r;XDj$7$F2<$5$$!#(B

(2) $BJT$_>e$2(B
  
  % cd liece
  % ./bootstrap

--  
Daiki Ueno (ueno@ueda.info.waseda.ac.jp)
