
	SAE - Stand alone Erlang
	
	This is the source code kit for building the unix version
	of SAE.

   To install

	> cd src
	> make
	> make install (as root)

   You will also need to build beam_evm (by hand) - read
   how to do this in sae.html

   The examples directory has a number of simple examples.
   (cd examples; make) to build the examples.

   If anybody wants to do this on windows please let me know.

   (joe.armstrong@telia.com)

