Commit 5e51bd06 authored by Luke Mewburn's avatar Luke Mewburn
Browse files

asn_process.py: EmailPDU now has big ints

parent 767faf23
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ def reconstrainInteger(filename):

filesWithBigInts = [
    "102232-1/LI-PS-PDU.asn",
    "102232-2/EmailPDU.asn",
    "102232-3/IPAccessPDU.asn",
    "102232-4/L2AccessPDU.asn",
]