aboutsummaryrefslogtreecommitdiff
path: root/src/2015.01.02-more-lispy-this-time.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/2015.01.02-more-lispy-this-time.lisp')
-rw-r--r--src/2015.01.02-more-lispy-this-time.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/2015.01.02-more-lispy-this-time.lisp b/src/2015.01.02-more-lispy-this-time.lisp
index 15614bc..2549c82 100644
--- a/src/2015.01.02-more-lispy-this-time.lisp
+++ b/src/2015.01.02-more-lispy-this-time.lisp
@@ -1,5 +1,6 @@
1;;;; 2015.01.02-more-lispy-this-time.lisp 1;;;; 2015.01.02-more-lispy-this-time.lisp
2;;;; Advent of Code 2015 Day 1, first attempt in Lisp 2;;;; Advent of Code 2015 Day 1, Attempt 2
3;;;; Attempt at making this more lispy than the previous discarded attempt.
3 4
4;; --------------------------------------------------------------------- 5;; ---------------------------------------------------------------------
5;;; Package Definition 6;;; Package Definition