aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/03-font-render.lisp
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-19 06:48:39 -0500
committerColin Okay <colin@cicadas.surf>2022-07-19 06:48:39 -0500
commit615c08f0f8fabd504b2bb076410d57dde7cfe34a (patch)
treedb3c8b9a285550ba6ae07e82fe459585099eebea /examples/03-font-render.lisp
parentac967b3befc75c575a4191728469ee5c161dcde5 (diff)
[example] updating names
Diffstat (limited to 'examples/03-font-render.lisp')
-rw-r--r--examples/03-font-render.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/03-font-render.lisp b/examples/03-font-render.lisp
index bdd1c6e..c8188df 100644
--- a/examples/03-font-render.lisp
+++ b/examples/03-font-render.lisp
@@ -1,3 +1,4 @@
+;;; 03-font-render.lisp
(defpackage #:ww.examples/3
(:use #:cl)