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
Index: T

⟦9dc601d98⟧ TextFile

    Length: 543 (0x21f)
    Types: TextFile
    Names: »T73.py«

Derivation

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

TextFile

-- T73 Defined Types (stub)


-- @(#) $Header: /cs/research/pp/hubris/pp-beta/Tools/mpp84/RCS/T73.py,v 5.0 90/09/20 16:28:07 pp Exp Locker: pp $
--
-- $Log:	T73.py,v $
-- Revision 5.0  90/09/20  16:28:07  pp
-- rcsforce : 5.0 public release
-- 
--



T73 DEFINITIONS ::=


%{
#ifndef	lint
static char *rcsid = "$Header: /cs/research/pp/hubris/pp-beta/Tools/mpp84/RCS/T73.py,v 5.0 90/09/20 16:28:07 pp Exp Locker: pp $";
#endif	lint
%}

BEGIN

PRINTER	print

ProtocolElement ::=
	ANY

PresentationCapabilities ::=
	SET { --unimportant-- }

END