#ifndef _REPLAY_H #define _REPLAY_H char *hexagram_arglist_replay(void); int hexagram_main_replay(int argc, char **argv); #endif /* _REPLAY_H */