From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id f4e357c6 for ; Tue, 24 Sep 2019 17:16:24 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id D18229480D; Wed, 25 Sep 2019 03:16:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8D92C947C5; Wed, 25 Sep 2019 03:16:03 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="HViA3aPy"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id BD381947C5; Wed, 25 Sep 2019 03:16:00 +1000 (AEST) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by minnie.tuhs.org (Postfix) with ESMTPS id 3AFA9946BD for ; Wed, 25 Sep 2019 03:16:00 +1000 (AEST) Received: by mail-wr1-f41.google.com with SMTP id h7so2821429wrw.8 for ; Tue, 24 Sep 2019 10:16:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ny3LcwuCb9F00inQwhjCKCJsu5QmSBawQYaK5RlYd2s=; b=HViA3aPyMZTA82/ZGJgb9GV4TR/zkLnk4B4jVeZrWlPWqFYFoMPKMrOsXm5bZlrAs5 NvsR00jAuTsSQKmJgv9XqlklgUcpqhK7yRXRbvsHr/yCkCeWc5nkihV8Ql1+0ZVnZNPn 7tLc4TzPPHhqXar4zKRGSuAXtLUZxmTdtbOrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ny3LcwuCb9F00inQwhjCKCJsu5QmSBawQYaK5RlYd2s=; b=Vl9IgX10+lRhWePOhLwiLewyaKvthFkR4q4qKN6qsnlCOYixr7P5ADTPj7oqlSUwhp BUMu78xu4Lz0t8zI54fLao75UvCuBz6JJ3ELp2DYX86N3r9I8RW1yE6wsI/1ZD0EgUAc txKE/CjAwEn+WC1sgxqv7gZ5HO38nipLbgCEoSw9HSH2nTUp9o2Pp9vCl7jIEbMCDVmX ReEMMZW5JrSNIdGFGer9MRSS3DBeNypu0EHcnhpOlknTE1x/BhrqdhJ59s5wK0eQ5oYi FXf7zIMQWxtEidA1PUgIyZqCiLzt4X+99fJGBcJ/6YzRLz8URingySCjezSXu3WQF2MK JNng== X-Gm-Message-State: APjAAAVbvyLlikWaf+x8fx7yNqy93k6vP8QhaaKb9BJzhIW8LFHMyphu 8Tb8rW9Cv6oIWXGzxLSDqykFiSTZUAOptHNSn2X+PQ== X-Google-Smtp-Source: APXvYqz5/OEZkHdeXaeH/HuaaSYMmqFdGgEzq6jKiPqRLiPEWRirhCGA8c3aS5C8F/xnc3Ch3aaOFEJM9oGUEPvy68E= X-Received: by 2002:a5d:5229:: with SMTP id i9mr3492739wra.76.1569345358585; Tue, 24 Sep 2019 10:15:58 -0700 (PDT) MIME-Version: 1.0 References: <201909241710.x8OHAbF8014895@freefriends.org> In-Reply-To: <201909241710.x8OHAbF8014895@freefriends.org> From: Clem Cole Date: Tue, 24 Sep 2019 13:15:31 -0400 Message-ID: To: Aharon Robbins Content-Type: multipart/alternative; boundary="000000000000a0fa4505934fb062" Subject: Re: [TUHS] Revived! The 10 Edition spell program! X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society , Doug McIlroy Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000a0fa4505934fb062 Content-Type: text/plain; charset="UTF-8" Very cool. Thank you On Tue, Sep 24, 2019 at 1:11 PM wrote: > Hello All. > > I have revived the 10th edition spell(1) program, allowing it to compile > and run on "modern" systems. > > See https://github.com/arnoldrobbins/v10spell ; the README.md gives > an overview of what was done. > > Enjoy! > > Arnold > --000000000000a0fa4505934fb062 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Very cool.=C2=A0 Thank you

On Tue, Sep 24, 2019 at= 1:11 PM <arnold@skeeve.com>= wrote:
Hello All.

I have revived the 10th edition spell(1) program, allowing it to compile and run on "modern" systems.

See https://github.com/arnoldrobbins/v10spell ; the REA= DME.md gives
an overview of what was done.

Enjoy!

Arnold
--000000000000a0fa4505934fb062--