DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T V ┃
Length: 757 (0x2f5) Types: TextFile Names: »V«
└─⟦25882cbde⟧ Bits:30000536 8mm tape, Rational 1000, RCI_RS6000_AIX_IBM 2_0_2 └─ ⟦b8efda8ac⟧ »DATA« └─⟦7061b4ee8⟧ └─⟦this⟧
with Semantic_Characteristics; package Rci_Semantics is package Sc renames Semantic_Characteristics; package Predefined renames Sc.Predefined_Environment_Characteristics; package Pragmas renames Sc.Pragma_Characteristics; package Attributes renames Sc.Attribute_Characteristics; package Rep_Specs renames Sc.Rep_Spec_Characteristics; function Get_Attribute_Info (Target_Key_Name : String) return Attributes.Object; function Get_Predefined_Info (Target_Key_Name : String) return Predefined.Object; function Get_Pragma_Info (Target_Key_Name : String) return Pragmas.Object; function Get_Rep_Spec_Info (Target_Key_Name : String) return Rep_Specs.Object; end Rci_Semantics;