﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2185	Only print errors if the class is used	Martin Sjölund	somebody	"We should only print errors if the class is used. It should be possible to simulate model M in the following structure even if the other models have been loaded.
{{{#!mo
model N
  Real x,x;
end N;

model O
  x x;
end O;

model M
end M;
}}}"	defect	closed	high	1.13.0	Frontend	trunk	worksforme		
