X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=nlsop.h;h=7b19cd1c0888fb7dcd0d615db2be3fa8843eed7f;hb=a3957b19b4696cb5f7e3204567dac942bf5b6a21;hp=2f25a6a3993eadb78904443a2a375f5a140f6524;hpb=e7c475bc213797241e1647561e8d6490b8cce358;p=physik%2Fnlsop.git diff --git a/nlsop.h b/nlsop.h index 2f25a6a..7b19cd1 100644 --- a/nlsop.h +++ b/nlsop.h @@ -45,12 +45,11 @@ typedef struct __info #define A_CP .01 -#define MAX_CHARS 64 +#define MAX_CHARS 128 #define MAX_TXT 32 #define MAX_ARGV 27 -#define MAX_VPTR 50 - #define IMP_PROFILE "imp-profile.txt" +#define CELL_LENGTH 3 /* nm */ #endif /* NLSOP_H */