Updated: 2010/09/18 12:51:05 julian


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

  To install SDOM, copy the following files to a directory in which your Scheme
environment will be able to locate them:

* common.scm
* core.scm
* events.scm
* ls.scm
* parser.scm

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.
