1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-25 16:39:47 +00:00

Build yahtze fasl from source.

Resolves #890.
This commit is contained in:
Eric Swenson
2018-09-25 19:06:50 -07:00
parent 3f5e1523fc
commit 8ce4632ed1
5 changed files with 1481 additions and 1 deletions

View File

@@ -888,6 +888,20 @@ respond "_" "games;_chase\r"
respond "_" "\032"
type ":kill\r"
# yahtze
respond "*" "complr\013"
respond "_" "sca;macros\r"
respond "_" "sca;modeb\r"
respond "_" "\032"
type ":kill\r"
# note sca;mode > will not compile. Yahtze will load it interpreted
respond "*" "complr\013"
respond "_" "games;yahtze\r"
respond "_" "\032"
type ":kill\r"
# ITSter
respond "*" "complr\013"
respond "_" "games;_hibou;itster\r"