New command &rexwalk.

This commit is contained in:
Alan Mishchenko 2015-09-26 14:56:43 -07:00
parent d0af09a209
commit d49bb36654
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
extern void Extra_PrintBinary( FILE * pFile, unsigned Sign[], int nBits );
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///
////////////////////////////////////////////////////////////////////////