aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork-examples.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-18 10:25:44 -0500
committerColin Okay <colin@cicadas.surf>2022-07-18 10:25:44 -0500
commitdc83fef581b1da9ac6944a4c610fed9789d245b6 (patch)
tree3141366ee185f7940a2c6b8b955bd6e97e2a2092 /wheelwork-examples.asd
parent84cfbd5c52d035a166bcb8d8ce9bd566b01e4513 (diff)
[rename] example 1
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r--wheelwork-examples.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd
index ca6e328..47f0e82 100644
--- a/wheelwork-examples.asd
+++ b/wheelwork-examples.asd
@@ -6,7 +6,7 @@
:serial t
:depends-on (#:wheelwork)
:pathname "examples/"
- :components ((:file "01-bitmap-display")
+ :components ((:file "01-click-and-drag-bitmap")
(:file "02-moving-bitmp")
(:file "03-font-render")
(:file "04-a-button")