SmartEiffel is now available through the symbolic link /usr/local/SmartEiffel.

Add /usr/local/SmartEiffel/bin to your path to be able to call 
the SmartEiffel compiler and its other utilities.

Make sure the environment variable SmartEiffel is defined and points to
/usr/local/SmartEiffel/sys/system.se.

One way to do this is to extend /etc/profile with the following line:

  SmartEiffel=/usr/local/SmartEiffel/sys/system.se; export SmartEiffel
