From 291de2e45642588ab62df15727f4f5d0215e9fe5 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 2 Aug 2016 18:46:15 -0700 Subject: [PATCH] missing line --- day22.rkt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/day22.rkt b/day22.rkt index 77baab4..d6d3dc6 100644 --- a/day22.rkt +++ b/day22.rkt @@ -3,6 +3,8 @@ @aoc-title[22] +@defmodule[aoc-racket/day22] + @italic{This solution contributed by guest star @link["https://github.com/bennn"]{Benjamin Greenman}, because I had no patience for this puzzle. — MB} @link["http://adventofcode.com/day/22"]{The puzzle}. Once again, our @link-rp["day22-input.txt"]{input} tells us the boss's stats.