================================================

Structured Markov Chains Solver  [ SMCSolver ]
Dario Bini, Beatrice Meini, Sergio Steffe'
bini@dm.unipi.it, meini@dm.unipi.it, steffe@dm.unipi.it
Dipartimento di Matematica "Leonida Tonelli"
Largo Pontecorvo 5
56127 Pisa
Italy

Version 2.1 - June  2009


===============================================


Known bugs:

===> there is still a race condition in multi treading during allocation/disallocation of 
big matrices, and when fortran writes very fast many messages on the notepad.

===> sometime detaching the TollBar leaves a hole in the screen.

===> locale different from en_US are not supported, but some gtk calls will respect your
default locale, and this results in passing wrong numbers to Fortran Routines.
Be sure to have the correct locale, giving the command

export LANG=en_US
or
export LANG=en_US.UTF-8

before SMCSolver

==============================================

Please e-mail bugs to:

bini@dm.unipi.it 
meini@dm.unipi.it
steffe@dm.unipi.it

subject: SMCSolver_2.1 bug

describing the errors, bug or crash.

=============================================
