1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-05 23:54:18 +00:00

Move machine-specific KA10 configuration to separate directory.

This commit is contained in:
Lars Brinkhoff
2021-07-03 19:48:26 +02:00
parent 6c1180aa52
commit 2bcad66e90
12 changed files with 44 additions and 39 deletions

View File

@@ -30,7 +30,7 @@ proc mark_pack {unit pack id} {
respond "PACK ID =" "$id\r"
}
proc mark_packs {} {
proc mark_bootstrap_packs {} {
mark_pack "0" "0" "0"
mark_pack "1" "1" "1"
mark_pack "2" "2" "2"