7 lines
86 B
C
7 lines
86 B
C
#ifndef PRUNEBOUNDS
|
|
#define PRUNEBOUNDS
|
|
|
|
int prune_bounds (const System sys);
|
|
|
|
#endif
|