Commenting out debug dump of the library.

This commit is contained in:
Alan Mishchenko 2012-08-30 13:44:28 -07:00
parent 69c36f426c
commit b9a1c6ec87
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ int Scl_CommandRead( Abc_Frame_t * pAbc, int argc, char ** argv )
// read new library
Abc_SclLoad( pFileName, (SC_Lib **)&pAbc->pLibScl );
Abc_SclWriteText( "sizing\\scl_out.txt", pAbc->pLibScl );
// Abc_SclWriteText( "sizing\\scl_out.txt", pAbc->pLibScl );
return 0;
usage: