about summary refs log tree commit diff stats
path: root/yolk.egg
diff options
context:
space:
mode:
authorCase Duckworth2023-05-31 16:52:12 -0500
committerCase Duckworth2023-05-31 16:52:12 -0500
commitdbe9d6f35e71786efd193daaab39f4e791317e74 (patch)
treeb9ac131cfd92461a209295bec8f1c2b41d244fdb /yolk.egg
parentFix linebreaks (diff)
downloadyolk-dbe9d6f35e71786efd193daaab39f4e791317e74.tar.gz
yolk-dbe9d6f35e71786efd193daaab39f4e791317e74.zip
Add (yolk attrs)
Diffstat (limited to 'yolk.egg')
-rw-r--r--yolk.egg4
1 files changed, 2 insertions, 2 deletions
diff --git a/yolk.egg b/yolk.egg index 4e77939..b0ae841 100644 --- a/yolk.egg +++ b/yolk.egg
@@ -9,8 +9,8 @@
9 (extension yolk.common 9 (extension yolk.common
10 (source "yolk.common.sld") 10 (source "yolk.common.sld")
11 (csc-options "-R" "r7rs" "-X" "r7rs")) 11 (csc-options "-R" "r7rs" "-X" "r7rs"))
12 #;(extension yolk.colors 12 (extension yolk.attrs
13 (source "yolk.colors.sld") 13 (source "yolk.attrs.sld")
14 (csc-options "-R" "r7rs" "-X" "r7rs") 14 (csc-options "-R" "r7rs" "-X" "r7rs")
15 (component-dependencies yolk.common)) 15 (component-dependencies yolk.common))
16 (extension yolk.cursor 16 (extension yolk.cursor