X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=error.h;h=3fd75313406670a5683dde315a817c7903420f27;hp=9e910e2b2236bb9dae79b1d1df36ea0cb5a27b3a;hb=492928ebe8b83c31aeca4866fef37ab07174ed9c;hpb=44c1bec753339f5cddcc34c4419505ec928cf88a diff --git a/error.h b/error.h index 9e910e2..3fd7531 100644 --- a/error.h +++ b/error.h @@ -68,6 +68,7 @@ static inline char *dss_strerror(int num) DSS_ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR") \ DSS_ERROR(SIGNAL, "caught terminating signal") \ DSS_ERROR(BUG, "values of beta might cause dom!") \ + DSS_ERROR(NOT_RUNNING, "dss not running") \ /**