DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦620aeedb0⟧ TextFile

    Length: 495 (0x1ef)
    Types: TextFile
    Names: »Rts_posy.py«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/Chans/x40084/Rts_posy.py« 

TextFile

-- Rts_posy.py:


-- @(#) $Header: /cs/research/pp/hubris/pp-beta/Chans/x40084/RCS/Rts_posy.py,v 5.0 90/09/20 15:57:03 pp Exp Locker: pp $
--
-- $Log:	Rts_posy.py,v $
-- Revision 5.0  90/09/20  15:57:03  pp
-- rcsforce : 5.0 public release
-- 
--



RTS84 DEFINITIONS ::=

BEGIN

Request ::=
    CHOICE {
        NULL,

        [1] IMPLICIT SET {
                mTAName[0]
                        IMPLICIT IA5String,
                password[1]
                        ANY
        }
    }

END