all except

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@832 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2005-03-24 14:40:05 +00:00
parent 700d29f2e7
commit 5e79ae6de6
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ asn1constraint_compatible(asn1p_expr_type_e expr_type,
case ACT_CA_UNI:
case ACT_CA_INT:
case ACT_CA_EXC:
case ACT_CA_AEX:
return 1;
}