Commit b9a1c6ec by Alan Mishchenko

Commenting out debug dump of the library.

parent 69c36f42
......@@ -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:
......
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