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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a37:63c2:: with SMTP id x185mr1658972qkb.82.1591945415449; Fri, 12 Jun 2020 00:03:35 -0700 (PDT) X-Received: by 2002:a9d:22aa:: with SMTP id y39mr9504925ota.76.1591945415228; Fri, 12 Jun 2020 00:03:35 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 12 Jun 2020 00:03:35 -0700 (PDT) In-Reply-To: <768c3635-af6c-4018-9be7-60fea7d5f779o@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a02:1206:4548:aeb0:41a2:6a89:6ff9:f5ac; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1206:4548:aeb0:41a2:6a89:6ff9:f5ac References: <768c3635-af6c-4018-9be7-60fea7d5f779o@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <20ddee46-203d-4108-8a4d-fcb8c9699797o@googlegroups.com> Subject: Re: Not to incite a language war but apparently the Corona lockdown was based on 13 year old undocumented C-Code From: gautier_niouzes@hotmail.com Injection-Date: Fri, 12 Jun 2020 07:03:35 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59056 Date: 2020-06-12T00:03:35-07:00 List-Id: On Thursday, June 11, 2020 at 5:35:59 PM UTC+2, Olivier Henley wrote: > For the fun of it (kind of), I have implemented a visual tool (qt5ada based) driving the simulation code made by Gautier: > > https://github.com/ohenley/covidsim > > Enjoy! Thanks for the UI, it's great! I could install on two Windows 10 machines, one with GNAT CE 2019, one with GNAT CE 2020 and everything worked smoothly (there are a few warnings for the QT packages, but no error). I've followed the build & run instructions in README.md (only difference: I've used cmd instead of powershell).