7 lines
92 B
C
7 lines
92 B
C
|
#ifndef PRUNETHEOREMS
|
||
|
#define PRUNETHEOREMS
|
||
|
|
||
|
int prune_theorems (const System sys);
|
||
|
|
||
|
#endif
|