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: ┃ B T ┃
Length: 894 (0x37e) Types: TextFile Names: »B«
└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11 └─ ⟦129cab021⟧ »DATA« └─⟦this⟧
separate (Semantique) package body Groupe is procedure Complete_Action is begin null; end Complete_Action; procedure Complete_Liste_Action (Une_Action : Lexical.Token) is begin null; end Complete_Liste_Action; procedure Ajoute_Action (Une_Action : Standard_String.Object) is begin null; end Ajoute_Action; procedure Nouveau_Bloc_Groupe (Une_Action : Lexical.Token; Un_Nom : Standard_String.Object) is begin null; end Nouveau_Bloc_Groupe; procedure Nouveau_Bloc_Groupe (Une_Action : Lexical.Token) is begin null; end Nouveau_Bloc_Groupe; procedure Ajouter_Bloc_Groupe (Une_Valeur : Integer) is begin null; end Ajouter_Bloc_Groupe; procedure Retourner_Valeur is begin null; end Retourner_Valeur; end Groupe;