more post-processing

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@249 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2004-09-05 10:38:21 +00:00
parent 3d70a528c2
commit 52194fe536
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
ModuleTestANY
{ iso org(3) dod(6) internet(1) private(4) enterprise(1)
spelio(9363) software(1) asn1c(5) test(1) 60 }
DEFINITIONS ::=
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
T1 ::= SEQUENCE {
@ -18,7 +18,7 @@ BEGIN
T2 ::= SEQUENCE {
i INTEGER,
any [0] EXPLICIT ANY OPTIONAL
any [0] ANY OPTIONAL
}
END

View File

@ -1,8 +1,8 @@
ModuleTestANY {iso(-1) org(3) dod(6) internet(1) private(4)
ModuleTestANY {iso org(3) dod(6) internet(1) private(4)
enterprise(1) spelio(9363) software(1) asn1c(5) test(1)
60 }
DEFINITIONS ::=
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
T1 ::= SEQUENCE {