﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2593	Examples not defined properly	anonymous	Adeel Asghar	"The example on Hybrid Modeling, Conditional Expressions or Equations, has a bug in it. When constructing the ""model Circuit"", line 12 of the code says: 
""connect(d.p,src.p)"";

i think this might be wrong because the circuit is incomplete.  The wright code ought to be:
connect(d.p,src.n);

"	defect	closed	high	1.9.1	OMNotebook	trunk	fixed		
