- A07E5C21C783DA495725BD3FFDBF6903B9B309CA4B13D31675B11C22359EE2C9D1DB6A9690109075030A02779EB3EBD9D4C9E4F69354651C0C097F11BD5C38BD
+ A6EA0FE40C8F1FFCA030C48DC252BA3D31D3765F57375EFA7F26CDD39ED56AD24527832D0FE071B8E98F4BC9793A292D167739EC0448839E75723684630D1368
ffa/ffacalc/os.ads
(32 . 6)(32 . 9)
665 -- Send a Newline to the TTY.
666 procedure Write_Newline;
667
668 -- Send a String to the TTY.
669 procedure Write_String(S : in String);
670
671 -- Exit with an error condition report.
672 procedure Eggog(M : String);
673