eoCtrlCcontinue had a few remaining errors :-(

This commit is contained in:
evomarc 2001-04-09 16:03:18 +00:00
commit 27691b21fd
2 changed files with 4 additions and 3 deletions

View file

@ -30,9 +30,10 @@
#ifndef eoCtrlCContinue_h
#define eoCtrlCContinue_h
#include <signal.h>
#include <eoContinue.h>
extern bool arret_demande, existCtrlCContinue;
extern bool arret_demande, existCtrlCContinue;
extern void signal_handler( int sig );