parent
3f8e8459fc
commit
2daae9a939
|
@ -302,6 +302,7 @@ int main ( int argc, char *argv[] )
|
||||||
kite->runNegociate ();
|
kite->runNegociate ();
|
||||||
kiteSuccess = kite->getToolSuccess ();
|
kiteSuccess = kite->getToolSuccess ();
|
||||||
kite->finalizeLayout ();
|
kite->finalizeLayout ();
|
||||||
|
kite->dumpMeasures ();
|
||||||
kite->destroy ();
|
kite->destroy ();
|
||||||
|
|
||||||
if ( saveDesign ) {
|
if ( saveDesign ) {
|
||||||
|
|
Loading…
Reference in New Issue