pkg://bazaar-debug-1.4.2-2mdv2008.0.i586.rpm:1431198/
usr/
src/
debug/
thelove@canonical.com---dists--bazaar--1.4/
src/
baz/
commands/replay.h
info downloads
/* cmd-replay.h:
*
****************************************************************
* Copyright (C) 2003 Tom Lord
*
* See the file "COPYING" for further information about
* the copyright and warranty status of this work.
*/
#ifndef INCLUDE__LIBARCH__CMD_REPLAY_H
#define INCLUDE__LIBARCH__CMD_REPLAY_H
#include "hackerlab/machine/types.h"
extern t_uchar arch_cmd_replay_help[];
/* automatically generated __STDC__ prototypes */
extern int arch_cmd_replay (t_uchar * program_name, int argc, char * argv[]);
#endif /* INCLUDE__LIBARCH__CMD_REPLAY_H */
/* tag: Tom Lord Sat Jan 5 15:26:10 2002 (cmd-replay.h)
*/