Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword).

This commit is contained in:
Simon Brooke 2026-04-12 13:13:10 +01:00
parent 69d762645a
commit 114c64501a
10 changed files with 65 additions and 21 deletions

View file

@ -1,7 +1,7 @@
/**
* day1.c
*
* Grendel: a compiling Beowulf reimplementation.
* Naegling: a compiling Beowulf reimplementation.
*
* Day 1 of work towards a compiler... eventually...
*