System of Event programming SEvents implementsa simple language of event 
programming with random factor, writed on Java.
BNF of event programming language contains in BNF file.
This system can included object in dynamic library form (dll, dso).
Author: Rinat Bikov. mailto: <becase@altlinux.org>
License: GPL v3.

INSTALL
    For install this system you need:
    * Install java jdk 1.6.0 and higer (http://java.sun.com/javase/downloads/index.jsp).
    * Add path to executing files of Java in environment variable PATH.
    * Make home directory for this application and copy sevents-symplegades to it.
    * Run this program ($ java -jar sevents-symplegades.jar, for example).

Note: after first running, you must generate needing files by choosing
     menu item Generate files or by running program with -c parameter.

Note: for running this application you can use the start.bat(start.sh) script, what'll
    be created after first programm running.
