File mttroot/ntt/bin/trans/mttNotifyNumberOfBonds.m artifact edfe090ab6 part of check-in 745f0b3e31


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 ]