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,a7e924605448fc4e X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: How to make a generic controlled type? Date: 1999/09/26 Message-ID: <7smi7g$msg$1@news.gate.net>#1/1 X-Deja-AN: 529711319 References: <7sg9cg$mvm$1@nyheter.chalmers.se> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 938396720 23440 199.227.148.143 (27 Sep 1999 01:45:20 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 27 Sep 1999 01:45:20 GMT Newsgroups: comp.lang.ada Date: 1999-09-27T01:45:20+00:00 List-Id: It is at: * Simple Controlled List (Lamm) http://www.adapower.com/alg/controlled_list.zip David Botton Ehud Lamm wrote in message ... >By the way, just a day ago I submitted an example of a "simple controlled >list" to AdaPower (to accompany my example of a simple polymorphic list). >I don't think it is there yet but I guess it should be soon. You may want >to take it and start from there.