1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00

Update SUPARD starting beam position.

This will render -PICS-; FOOBAR PIC correctly.
This commit is contained in:
Lars Brinkhoff 2019-04-13 17:42:33 +02:00
parent da74a7a941
commit fc2bab493d

View File

@ -22,7 +22,7 @@
(cond ((errset (setq ards-in (open i-file '(in ascii))) t)
(errset (progn
(setq sgos o-file)
(setq ards-x -512. ards-y +511.)
(setq ards-x -485. ards-y +450.)
(cursorpos 'c)
(sg-do '(reset enter clear ior))
(sg-set-point 0 0)