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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8dc2c652779bc6fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-17 23:36:50 PST Path: bga.com!news.sprintlink.net!cs.utexas.edu!swrinde!gatech!news-feed-1.peachnet.edu!usenet.eel.ufl.edu!usenet.cis.ufl.edu!caen!hearst.acc.Virginia.EDU!portal.gmu.edu!osf1.gmu.edu!gahn From: gahn@osf1.gmu.edu (Gail-Joon Ahn) Newsgroups: comp.lang.ada Subject: about Tree structure Date: 18 Mar 1995 07:28:24 GMT Organization: George Mason University, Fairfax, Virginia, USA Message-ID: <3ke22o$nhs@portal.gmu.edu> NNTP-Posting-Host: osf1.gmu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Newsreader: TIN [version 1.2 PL2] Date: 1995-03-18T07:28:24+00:00 List-Id: I'm trying to implement Tree structure using generic package. If you know about method to implement it, could you send a mail about info? thanks,