From 5de3b9cf122542f2a0c1c906c8ce8add20e5c8c6 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Fri, 17 Apr 2026 15:23:42 +0100 Subject: Fix typo --- demo/animation.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/animation.scm b/demo/animation.scm index 64c0d6a..2379115 100644 --- a/demo/animation.scm +++ b/demo/animation.scm @@ -1,4 +1,4 @@ -q(import scheme +(import scheme (chicken base) (chicken pretty-print) (only srfi-1 iota) -- cgit v1.2.3