diff options
Diffstat (limited to 'demo/animation.scm')
| -rw-r--r-- | demo/animation.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
