|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 3072 (0xc00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package Semaine_68, seg_04e581
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
package Semaine_68 is -- Constantes utilisees par la fonction image Debut_Semaine : constant String := "semaine"; Fin_Semaine : constant String := "Fin Semaine"; Sep_Semaine : constant Character := '#'; type Object is private; type T_Jour_Semaine is (Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi, Dimanche); procedure Create_Semaine_Pleine (O : in out Object); procedure Create_Semaine_Vide (O : in out Object); procedure Ajout_Jour (O : in out Object; Jour : T_Jour_Semaine); procedure Suppr_Jour (O : in out Object; Jour : T_Jour_Semaine); function Jour_Is_In (O : Object; Jour : T_Jour_Semaine) return Boolean; function Image (O : Object) return String; function Value (S : String) return Object; procedure Value (S : String; O : in out Object; Der_Car : in out Natural); Jour_Semaine_Error : exception; private type T_Semaine is array (Lundi .. Dimanche) of Boolean; type Object is record Semaine : T_Semaine := (Lundi .. Dimanche => False); end record; end Semaine_68;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=1f rec1=00 rec2=01 rec3=04e [0x01] rec0=0a rec1=00 rec2=02 rec3=001 tail 0x2154a109c876c30992148 0x42a00088462060003