Updated: 2005/02/19 09:37:04 julian


INSTALLATION
============

  To install SDOM, copy the files ls.scm, core.scm, and events.scm to a
directory in which your Scheme environment will be able to locate them.  For
example, in GNU Guile, you should copy the files to a directory named 'sdom'
whose parent directory is part of the GUILE_LOAD_PATH.