diff src/dassl.cc @ 216:e83d64b26659

[project @ 1993-11-13 09:04:18 by jwe]
author jwe
date Sat, 13 Nov 1993 09:11:10 +0000
parents d1c5e5edbf1e
children a99f28f5e351
line wrap: on
line diff
--- a/src/dassl.cc
+++ b/src/dassl.cc
@@ -128,7 +128,7 @@
 
   if (state.capacity () != deriv.capacity ())
     {
-      message ("dassl", "x and xdot must have the same size");
+      error ("dassl: x and xdot must have the same size");
       return retval;
     }