Skip to content

Commit 3e2fce6

Browse files
committed
set ⎕PP to default 10
1 parent fd0fbfd commit 3e2fce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dyalog_kernel/init.dyalog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
tmp.⎕CY'salt'
44
{}tmp.enableSALT
55
⎕SE.UCMD'←box on -f=on -t=tree' TryAPL's boxing settings
6-
⎕PP6 TryAPL's precision
6+
⎕PP10 TryAPL's precision
77
⎕RTL1 wait one sec for ⍞ input...
88
⎕TRAP1006,'C→' then cut back
99
⎕EX'Init' remove self

0 commit comments

Comments
 (0)