Grs Library --- G Realtime Simulation Library

Files
-----
* scripts/   ---  files for autoconf, automake and libtool.
* grs/       ---  source and header files for library.
* docs/      ---  config files for generating documents.
* examples/  ---  source and header files for demo programs.
* debian/    ---  config files for build deb pakages.

Required utilities for development
----------------------------------
* automake-2.58
* autoconf-1.7
* libtool-1.5
* doxygen  --- for documents

Required libraries
------------------
* gtkmm-2.0
* gnomecanvasmm-2.0
* boost_signals

Copyright
---------
Copyright (C) 2003 Takashi Takekawa

This library is free software; You may redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have recieved a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free
Software Foundtion, Inc., 59 Temple Place, Suite 330, Bostom, MA
02111-1307 USA.
