From: hackbard Date: Thu, 30 Sep 2004 17:27:47 +0000 (+0000) Subject: new defaults X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=commitdiff_plain;h=8ee9ab637ea71d80dc31d7e4e467fb985604fe0b new defaults --- diff --git a/nlsop.h b/nlsop.h index be53ec3..afc0c84 100644 --- a/nlsop.h +++ b/nlsop.h @@ -38,8 +38,8 @@ typedef struct __info #define DIFF_RATE 1000 #define S_D .00001 -#define B_D .00001 -#define C_D .00001 +#define B_D .0 +#define C_D .005 #define MAX_CHARS 128 #define MAX_TXT 32