Fixed the list of excluded Rain things by removing IntrinsicFunctionCall from the list

This commit is contained in:
Neil Brown 2008-03-23 11:48:33 +00:00
parent 1650d55d4e
commit c1479bc1a8

View File

@ -300,7 +300,6 @@ excludeNonRainFeatures = excludeConstr
,con2 A.Counted ,con2 A.Counted
,con0 A.Timer ,con0 A.Timer
,con1 A.Port ,con1 A.Port
,con3 A.IntrinsicFunctionCall
,con2 A.BytesInExpr ,con2 A.BytesInExpr
,con2 A.BytesInType ,con2 A.BytesInType
,con3 A.OffsetOf ,con3 A.OffsetOf