#ifndef PATTERN_H_ #define PATTERN_H_ void patternExec(); void patternInit(); #endif /* PATTERN_H_ */