~rabbits/potato

0d4a75f15388800f85ea9c343ba19289951e1325 — Devine Lu Linvega 8 months ago 569bfa9
Auto-rename export file to .rom
1 files changed, 2 insertions(+), 0 deletions(-)

M src/potato.tal
M src/potato.tal => src/potato.tal +2 -0
@@ 311,6 311,8 @@ JMP2r
		DUP2 is-file-locked ?&err
		#0005 ADD2
			DUP2 ,&target STR2
			( auto rename to .rom )
			DUP2 scap #0004 SUB2 ;dict/rom-ext SWP2 scpy
			;&callback !add-form

( .. )