Annotation of 43BSDReno/contrib/isode-beta/pepsy/t2.py, revision 1.1.1.1

1.1       root        1: 
                      2: T2 DEFINITIONS ::=
                      3: 
                      4: 
                      5: BEGIN
                      6: 
                      7: -- Embedded Sequences test
                      8: 
                      9: 
                     10: SECTIONS enc dec prnt
                     11: 
                     12: Info ::= SEQUENCE {
                     13:        a1 [0] IMPLICIT INTEGER,
                     14:        a2 [1] IMPLICIT INTEGER,
                     15:        a3 [2] IMPLICIT INTEGER,
                     16:        a4 MPDU 
                     17:        }
                     18: 
                     19: MPDU ::=
                     20:        SEQUENCE {
                     21:            a-seq SEQUENCE {
                     22:                fred [0] IMPLICIT INTEGER
                     23: 
                     24:            }
                     25:        }
                     26: 
                     27: -- Simple type optimisations of POSY/PEPY
                     28: 
                     29:  Bstring ::= [APPLICATION 8] BIT STRING
                     30: 
                     31:  Ostring ::= [31] IMPLICIT OCTET STRING
                     32: 
                     33:  Obj ::= [101] IMPLICIT MPDU
                     34: 
                     35:  Sset ::= SET
                     36: 
                     37:  Sseq ::= SEQUENCE
                     38: 
                     39:  Sany ::= ANY
                     40: 
                     41:  Soid ::= OBJECT IDENTIFIER
                     42: 
                     43: END

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.