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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,20626c042cf4e9b X-Google-Attributes: gid103376,public From: kjp@mail09.mitre.org Subject: Re: Is it possible to use tasks with gnat305 for MS-DOS? Date: 1996/12/06 Message-ID: <32A828B3.A65@mail09.mitre.org>#1/1 X-Deja-AN: 202685921 references: <01bbe2f1$45b053c0$0100a8c0@Captain> to: Corey O'Brien content-type: text/plain; charset=us-ascii organization: The MITRE Corporation mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.02Gold (Win95; I) Date: 1996-12-06T00:00:00+00:00 List-Id: A great tasking example which runs under DOS was presented by Dr. Feldman and is available at the ftp.gwu.edu site (as well as others). It implements the traditional dining philosophers problem...