1 /* nest8.h  */
2 
3     nest = 8;
4 #ifndef X8
5 #include    "nest9.h"
6 #endif
7 
8