Commit 4c557544 by Alan Mishchenko

Committed by mistake.

parent 0dcdbc2a
...@@ -10885,7 +10885,7 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv ) ...@@ -10885,7 +10885,7 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv )
} }
{ {
extern void Tab_DecomposeTest(); extern void Tab_DecomposeTest();
Tab_DecomposeTest(); //Tab_DecomposeTest();
} }
return 0; return 0;
usage: usage:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment