mirror of
https://github.com/PDP-10/its.git
synced 2026-04-15 00:09:07 +00:00
ARDS to SVG converter.
This commit is contained in:
@@ -735,6 +735,12 @@ respond "Alloc?" "n"
|
||||
respond "*" {(load "dcp;supard")}
|
||||
respond "system program" "(bootstrap)"
|
||||
|
||||
# ARDS to SVG converter
|
||||
respond "*" ":complr\r"
|
||||
respond "_" "victor; ards\r"
|
||||
respond "_" "\032"
|
||||
type ":kill\r"
|
||||
|
||||
# Forth
|
||||
respond "*" ":complr\r"
|
||||
respond "_" "kle;forth\r"
|
||||
|
||||
Reference in New Issue
Block a user