﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
248	add message to TASS assert	Stephen Siegel	zirkel	"It would really improve usability if an optional form of the TASS assert pragma could be added that takes a string which will be printed if the assertion is violated.   Something like:

{{{
#pragma TASS assert N>0, ""N must be greater than 0.""
}}}

I can handle the model level if someone else wants to add this capability to the front end."	enhancement	closed	major	Release 1.0	multiple	1.0	fixed	assert print pragma string	
