This directory conatains all the files for the new editor
object which is now used in RHIDE instead of the original
TEditor class.

The editor is copyright by Slavador Eduardo Tropea <salvador@init.edu.ar>. 
See at 'ceditor.cc' for more copyright information.

The new classes are named 'TCEditor', 'TCFileEditor' and
'TCEditWindow'.

The editor is as default not part of the binary distribution
of RHIDE. If you want to build the standalone editor use
the project 'editor.gpr' or the makefile 'editor.mak' or
'makefile', which includes 'editor.mak'.

Because the standalone editor uses an other way for finding
the keyboard configuration file 'keybind.txt' you have to copy
this file in the directory, where the executable editor is.
This must also be done if you want to use the pseudomacros
(stored in 'pmacros.txt').

For more information about the editor and configuring the
keyboard read the documentation 'editor.info', which is part
of the binary distribution of RHIDE. The sources for the doc
are in $(RHIDESRC)/doc/editor and NOT in this directory.

At this point again many thanks to SET for the great editor
to be included as part of RHIDE.

Robert Hhne <Robert.Hoehne@Mathematik.TU-Chemnitz.DE>
