scyther/src/dotout.h
2005-12-27 11:50:46 +00:00

7 lines
83 B
C

#ifndef DOTOUTPUT
#define DOTOUTPUT
void dotSemiState (const System sys);
#endif