src/sn-evolution.c: Installed a SIGINT handler to shutdown cleanly upon sigint.
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 1 Feb 2008 19:05:09 +0000 (20:05 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 1 Feb 2008 19:05:09 +0000 (20:05 +0100)
commit948834fa53e183dff7705b5ba5870beab8591fb8
treec6ad4cfe949f50ad2f9c21bb7c5e71e03f8d7786
parenta09322850b6ef3ca305bb7b43bd52416375ae9c1
src/sn-evolution.c: Installed a SIGINT handler to shutdown cleanly upon sigint.

The best solution is then written to STDOUT before exiting.
src/Makefile
src/sn-evolution.c