Updated: 2008/07/30 00:01:49 julian


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

  To install SCSS, copy the files lexer.scm, parser.scm, scss.scm, and 
srfi-32.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 'scss' whose parent directory is part of the GUILE_LOAD_PATH.
