This website requires JavaScript.
Explore
Help
Register
Sign In
andr3
/
scyther
Watch
1
Star
0
Fork
0
You've already forked scyther
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
88e2f3d26c
scyther
/
src
/
report.h
7 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
- Moved everything about.
2004-04-23 11:58:43 +01:00
#
ifndef REPORT
#
define REPORT
- Made all references to system explicit const references. - Removed config.h reference.
2004-07-20 13:41:56 +01:00
void
reportSecrecy
(
const
System
sys
,
Term
t
)
;
- Moved everything about.
2004-04-23 11:58:43 +01:00
#
endif
Reference in New Issue
Copy Permalink