                 -------------------------------------
                   HIP 2.0 (beta) - Additional files
                 -------------------------------------

Several HIP source files contain machine code routines for better speed.
The source code for these routines are available from my Euphoria page
( http://davitf.n3.net ), in the appropriate package; please ask me if
you cannot find them. This directory contains the source for one routine
which is not used in any other program.

This directory also contains replacement source files that perform the
same tasks as those files, but do not contain machine code routines.
They are slower, but should be easier to understand, modify and port.


Files in this directory:

remaind.asm  - ASM source for the remaind routine in rand.e

bf_cln.e     - Replacement for blowfish.e
rand_cln.e   - Replacement for rand.e
sha1_cln.e   - Replacement for sha1.e

winhip.ico   - Icon for the HIP Windows executable