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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5cd2177597e1920b,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!f1g2000cwa.googlegroups.com!not-for-mail From: "markww" Newsgroups: comp.lang.ada Subject: discriminants, what are they? Date: 17 Dec 2006 15:57:36 -0800 Organization: http://groups.google.com Message-ID: <1166399856.146825.149540@f1g2000cwa.googlegroups.com> NNTP-Posting-Host: 66.65.64.109 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1166399861 25688 127.0.0.1 (17 Dec 2006 23:57:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 17 Dec 2006 23:57:41 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: f1g2000cwa.googlegroups.com; posting-host=66.65.64.109; posting-account=cNKOMg0AAADT2ug8oGSYYXo8bsDvrHzw Xref: g2news2.google.com comp.lang.ada:7936 Date: 2006-12-17T15:57:36-08:00 List-Id: Hi, Can explain what an Ada discriminant is? I found this definition but I'm new to Ada so I can't quite understand the technical definition. http://www.grammatech.com/rm95html-1.0/rm9x-03-07.html Thanks