00001 00002 /* ///////////////////////////////////////////////////////////////////////// */ 00003 /* This file is a part of the BSTools package */ 00004 /* written by Przemyslaw Kiciak */ 00005 /* ///////////////////////////////////////////////////////////////////////// */ 00006 /* (C) Copyright by Przemyslaw Kiciak, 2005, 2013 */ 00007 /* this package is distributed under the terms of the */ 00008 /* Lesser GNU Public License, see the file COPYING.LIB */ 00009 /* ///////////////////////////////////////////////////////////////////////// */ 00010 00011 #define ERRMSG_0 "Not enough scratch memory" 00012 #define ERRMSG_1 "Invalid data" 00013 #define ERRMSG_2 "Internal error" 00014 #define ERRMSG_3 "Point at infinity" 00015 #define ERRMSG_4 "Degree too high"