summaryrefslogtreecommitdiff
path: root/json.asd
diff options
context:
space:
mode:
authorJuan Manuel Tomás <jtomas1815@gmail.com>2023-02-19 23:41:00 -0300
committerJuan Manuel Tomás <jtomas1815@gmail.com>2023-02-19 23:41:00 -0300
commitce4838b58104b589894081b6c5cbd52554cf87a7 (patch)
treedbefb70d1c00ade4a5cbff3db6bf6ef006e88fd3 /json.asd
parenta0586bd6fed38914b2112c5f834bd66140758e30 (diff)
downloadjson-ce4838b58104b589894081b6c5cbd52554cf87a7.tar.gz
json-ce4838b58104b589894081b6c5cbd52554cf87a7.zip
Add todo.txt
Diffstat (limited to 'json.asd')
-rw-r--r--json.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.asd b/json.asd
index 13436f6..a251951 100644
--- a/json.asd
+++ b/json.asd
@@ -6,4 +6,4 @@
((:file "package")
(:file "save")
(:file "load")
- (:file "generate")))
+ (:file "json")))