Title:          eu311.dsl
Description:    Euphoria Linux Interpreter 3.1.1
Version:        3.1.1
Author:         http://www.rapideuphoria.com/
Original-site:  http://www.rapideuphoria.com/
Copying-policy: GPL
-----==[  Color = yellow     Filesize:  1280K  ]==-----
Extension by:   gshingles
Comments:       Euphoria is an open source programming language 
		interpreter, bind executables, translate to C.
		You need to add to .bashrc the following:
                    EUINC=/opt/euphoria/include
                    EUDIR=/opt/euphoria
                    PATH=/opt/euphoria/bin;$PATH
                    export EUINC EUDIR PATH
                ..if you want life easier on the command line.
Change-log:     
Current:	2007/10/04 - First Build - By Gary Shingles