From a3b635de1753ed4ce73dabdc7e2c24dfdf77891e Mon Sep 17 00:00:00 2001 From: glenda Date: Fri, 7 Oct 2022 12:52:27 +0000 Subject: Remote empty lines at the end of demo files --- demos/chain.apl | 1 - demos/intro.apl | 2 -- 2 files changed, 3 deletions(-) (limited to 'demos') diff --git a/demos/chain.apl b/demos/chain.apl index b570d51..89e7830 100644 --- a/demos/chain.apl +++ b/demos/chain.apl @@ -20,4 +20,3 @@ run←{ run 0 ⍝ Run it! ⎕threads 0 1 2 - diff --git a/demos/intro.apl b/demos/intro.apl index 43da2b6..5e4efa5 100644 --- a/demos/intro.apl +++ b/demos/intro.apl @@ -30,5 +30,3 @@ us ⎕threads 4 ⍝ Number of dfn stack frames ⍝ What if we don't want it to timeout? {1 ⍵} ⍇ ⍬ ⍝ No one will send it anything, so it hangs - - -- cgit v1.2.3