8 lines
71 B
C
8 lines
71 B
C
|
/* nest8.h */
|
||
|
|
||
|
nest = 8;
|
||
|
#ifndef X8
|
||
|
#include "nest9.h"
|
||
|
#endif
|
||
|
|