From dc83fef581b1da9ac6944a4c610fed9789d245b6 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 18 Jul 2022 10:25:44 -0500 Subject: [rename] example 1 --- wheelwork-examples.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wheelwork-examples.asd') 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") -- cgit v1.2.3