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: 706 (0x2c2) Types: TextFile Names: »V«
└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11 └─ ⟦129cab021⟧ »DATA« └─⟦this⟧ └─⟦2f6cfab89⟧ Bits:30000547 8mm tape, Rational 1000, !projects 94-01-04 └─ ⟦d65440be7⟧ »DATA« └─⟦this⟧
package Token is type Object is (L_Au, L_Activer, L_Alors, L_Attendre, L_Avec, L_Binaire, L_Desactiver, L_Discret, L_En, L_Est, L_Experience, L_Faire, L_Fin, L_Fois, L_Fugitif, L_Materiel, L_Puis, L_Repeter, L_Scene, L_Si, L_Spectacle, L_Station, L_Temporel, L_Temps, L_Crochetd, L_Crochetg, L_Deuxpoints, L_Different, L_Egal, L_Id, L_Inf, L_Inf_Ou_Egal, L_Int, L_Moins, L_Parenthesed, L_Parentheseg, L_Plus, L_Point, L_Virgule, L_Slash, L_Sup, L_Sup_Ou_Egal, L_Star, L_Time, L_Unk, L_Eof); function Search_Token (S : String) return Token.Object; end Token;