From 86c47c3a6d766936bbde947fdfad72ab9a28f727 Mon Sep 17 00:00:00 2001 From: Tristan Williams Date: Sat, 11 Jan 2025 14:26:30 -0500 Subject: Fix header comments format again --- src/2015.01.02-more-lispy-this-time.lisp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/2015.01.02-more-lispy-this-time.lisp') diff --git a/src/2015.01.02-more-lispy-this-time.lisp b/src/2015.01.02-more-lispy-this-time.lisp index 2549c82..cd82411 100644 --- a/src/2015.01.02-more-lispy-this-time.lisp +++ b/src/2015.01.02-more-lispy-this-time.lisp @@ -1,6 +1,7 @@ ;;;; 2015.01.02-more-lispy-this-time.lisp -;;;; Advent of Code 2015 Day 1, Attempt 2 -;;;; Attempt at making this more lispy than the previous discarded attempt. +;;;; Advent of Code 2015 +;;;; Day 1: Not Quite Lisp +;;;; Attempt 2: More Lispy This Time ;; --------------------------------------------------------------------- ;;; Package Definition -- cgit v1.2.3