General Information
===================

This is satellite version 4. 

The official web site is:
http://satellite.sourceforge.jp/


Installation
============
See the file 'INSTALL'


Compatibility with version 2.9x
===============================

 * Version 4.x system has strict grammar

   It will reject lose syntax 
    - missing double quotate arguments

   You can to use version 2.9x compatible mode. Try next command :

   % strict_grammar(0);


How to report bugs
==================

Bugs should be reported to the bug tracking system.
http://sourceforge.jp/projects/satellite/tracker/

In the bug report please include:

* Information about your system. For instance:
  
  - What operating system and version
  - What version of satellite
  
* How to reproduce the bug.

  If you can submit the scripts, which reproduce bug. 
  Please include the scripts.
