Skip to content

Commit

Permalink
#19 By default run with debug off
Browse files Browse the repository at this point in the history
  • Loading branch information
dyaandys committed Sep 30, 2024
1 parent 196fd40 commit 0ffe1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Run.aplf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
⍝ 13 for global unexpected errors

⎕PW←1000
SSGDEBUG←1
:If 0=⎕NC 'SSGDEBUG' ⋄ SSGDEBUG←0 ⋄ :EndIf
Exit←{SSGDEBUG:('Runtime would have exited with code ',⍕⍵)⎕SIGNAL 11 ⋄ ⎕OFF ⍵}

Expand Down

0 comments on commit 0ffe1e8

Please sign in to comment.