b570ca2d8a
- Removed config.h reference.
7 lines
86 B
C
7 lines
86 B
C
#ifndef REPORT
|
|
#define REPORT
|
|
|
|
void reportSecrecy (const System sys, Term t);
|
|
|
|
#endif
|