scyther/src/report.h

7 lines
80 B
C
Raw Normal View History

2004-04-23 11:58:43 +01:00
#ifndef REPORT
#define REPORT
void reportSecrecy (System sys, Term t);
#endif