From 2f664e4beeb0816522bc3992fcbbaf40598e3a98 Mon Sep 17 00:00:00 2001 From: Robert Strandh Date: Fri, 9 Aug 2024 15:03:20 +0200 Subject: [PATCH] Remove blank lines at end of file. --- Code/nunion.lisp | 1 - Code/set-exclusive-or.lisp | 2 -- 2 files changed, 3 deletions(-) diff --git a/Code/nunion.lisp b/Code/nunion.lisp index c731aaf..7be95ea 100644 --- a/Code/nunion.lisp +++ b/Code/nunion.lisp @@ -88,4 +88,3 @@ *key* *key-applied-to-elements-of-list-1-and-list-1* *test-and-test-not*)) - diff --git a/Code/set-exclusive-or.lisp b/Code/set-exclusive-or.lisp index 0fc814f..a7d869f 100644 --- a/Code/set-exclusive-or.lisp +++ b/Code/set-exclusive-or.lisp @@ -83,5 +83,3 @@ *key* *key-applied-to-elements-of-list-1-and-list-1* *test-and-test-not*)) - -