Change N_CALDACS to 64.

This commit is contained in:
David Schleef 2002-02-10 21:55:42 +00:00
parent 52b66f2c89
commit 894a4b0d3a

View file

@ -17,7 +17,7 @@
#define DPRINT(level,fmt,args...) do{if(verbose>=level)printf(fmt, ## args);}while(0)
#define N_CALDACS 32
#define N_CALDACS 64
#define N_OBSERVABLES 32
typedef struct{