File ntt/bin/trans/mttNotifyNumberOfBonds.m artifact edfe090ab6 part of check-in a8cce33cfa


function mttNotifyOfBonds(model)
    
	number_of_bonds  = model.causal_completion.bonds ;
    fprintf('   ...model has %i bonds',number_of_bonds) ;


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]