This file is part of Legendes II
Copyright (c) 1998 by
  Philippe Clavel (philippe.clavel@supelec.fr)
  David Madore (david.madore@ens.fr)

Welcome to the Legendes project!

Just a few very quick notes:

*** Building ***

	You will need GUILE.  It is distributed by the FSF, so you can
find it easily.  GUILE is free software.

	If you retrieved a snapshot of Legendes, remove the entire
.deps directory, the config.cache file, the Makefile and every .o
file.  Then run configure and then make.  If all works, you will get
an executable called legendes.

	At the present, there is no install step.  Legendes must be
run in the directory in which it was built (yeah, that sucks, I know).

*** Running ***

	Read the framed part of the file legendesrc.scm for a
description of the keys.

	Just run legendes to run Legendes (wow!).
