From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,103c80d8c86cee54 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news3.google.com!news.glorb.com!newsgate.cistron.nl!news2.euro.net!feeder1.cambrium.nl!feeder3.cambrium.nl!feed.tweaknews.nl!138.199.65.86.MISMATCH!sn-ams-06!sn-xt-ams-04!sn-post-ams-01!sn-post-ams-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "ME" Newsgroups: comp.lang.ada Subject: Re: Concurrency in Ada Errata in word format not Post script format Date: Mon, 16 Jan 2006 09:25:32 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <11snlohgtqtfs0c@corp.supernews.com> References: <11sm6cfebhs1a97@corp.supernews.com> <43cb6308$0$32190$ba620e4c@news.skynet.be> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:2504 Date: 2006-01-16T09:25:32-08:00 List-Id: Thanks Adrien, I did just that. "Adrien Plisson" wrote in message news:43cb6308$0$32190$ba620e4c@news.skynet.be... > ME wrote: >> Does anyone know of a Word format of Concurrency in Ada errata? I have >> been suffering with this book for years now. > > if you are talking about "Concurrency in Ada (2nd edition)" by Alan Burns > and Andy Wellings (ISBN: 0-521-62911-X), the errata can be found in HTML > here: > http://www-users.cs.york.ac.uk/~andy/CIAerrata.html > > well, the index is in a PostScript file... > > since you want a Word file, i assume you are on Windows. on Windows you > can read a ps file using Ghostscript/GSView (although this software is not > easy). > > you can also convert from a ps file to a pdf file online using for > example: > http://www.ps2pdf.com/ > > -- > rien >