6 lines
53 B
C
6 lines
53 B
C
|
/* nest2.h */
|
||
|
|
||
|
nest = 2;
|
||
|
|
||
|
#include "nest3.h"
|