Drop ExceptionSpec for now, its not used.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16404 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-12-14 09:44:36 +00:00
parent 5fd4e6325e
commit a3b5faf72e

View File

@@ -533,13 +533,11 @@ ConstrainedType : Type Constraint
;
Constraint : '(' ConstraintSpec ExceptionSpec ')'
Constraint : '(' ConstraintSpec ')'
{
$$ = $2;
}
ExceptionSpec :
ConstraintSpec : GeneralConstraint
GeneralConstraint: ContentsConstraint