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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6c2635acbf98f13d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-01 10:05:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.cidera.com!Cidera!cyclone1.gnilink.net!spamfinder.gnilink.net!nwrddc02.gnilink.net.POSTED!53ab2750!not-for-mail From: "Frank J. Lhota" Newsgroups: comp.lang.ada References: <3d494242$0$18838$91cee783@newsreader01.highway.telekom.at> Subject: Re: graphs in ada (combining two generic units referencing each other) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: Date: Thu, 01 Aug 2002 17:05:13 GMT NNTP-Posting-Host: 141.157.176.41 X-Complaints-To: abuse@verizon.net X-Trace: nwrddc02.gnilink.net 1028221513 141.157.176.41 (Thu, 01 Aug 2002 13:05:13 EDT) NNTP-Posting-Date: Thu, 01 Aug 2002 13:05:13 EDT Xref: archiver1.google.com comp.lang.ada:27581 Date: 2002-08-01T17:05:13+00:00 List-Id: Given their tight coupling, perhaps the types simple_node and simple_arc should be declared in the same generic package.