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,cfaf6006492aad59,start X-Google-Attributes: gid103376,public From: Daniel Platt Subject: Using the command Separate Date: 2000/01/23 Message-ID: #1/1 X-Deja-AN: 576650327 Content-transfer-encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Trace: news1-hme0 948664040 195.44.200.36 (Sun, 23 Jan 2000 21:47:20 GMT) Mime-version: 1.0 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.0 (1513) NNTP-Posting-Date: Sun, 23 Jan 2000 21:47:20 GMT Newsgroups: comp.lang.ada Date: 2000-01-23T00:00:00+00:00 List-Id: hi, I was wanting to know if there is anywhere a example source that explains using separate. I have found in the Ada95 guide how to use separate for procedures and functions... but I really would like to do it with tasks. Dan.