                                  xdemineur 1.1

                    Author : Marc Baudoin (baudoin@ensta.fr)

                                 |\
                               |\| \
                               |//  )
                             |\ /  /        /\/\_
                             |//  /        /. . /
                           |\ /  /     ___/    |_
                           |//  /     (____/    /_/\_
                            |__|      (_____/ __     >
                          /| ___  ________ _< \ \__  >
                          \|| __\| _|_   _/ \\ \___\/
                            | __\____ | |/ _ \\    >
                          /||___\_____|___/ \_\\  _>
                          \|____           ____ \|
                            \   \_________/   /
                             \   _    _      /
                              \_//   //_____/
                                (_   \ (_  _\
                                  |/\|   \/

            Ecole Nationale Superieure de Techniques Avancees (ENSTA)
                   32, boulevard Victor - 75015 Paris - France



                         Copyright (C) 1993 Marc Baudoin

     Permission to use, copy, modify, and distribute this software and
     its documentation for any purpose and without fee is hereby granted,
     provided that the above copyright notice appear in all copies and that
     both that copyright notice and this permission notice appear in
     supporting documentation.  The author makes no representations about
     the suitability of this software for any purpose.  It is provided "as is"
     without express or implied warranty.

********************************************************************************

To compile and install xdemineur:

- if you have xmkmf:
  1) edit the Imakefile and choose which random generator you want to use
  2) type: xmkmf
  3) type: make
  4) type: make install install.man

- if you don't have xmkmf:
  1) edit Makefile.noimake
  2) type: make -f Makefile.noimake
  3) type: make install install.man 
