diff options
author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2023-03-12 14:32:50 -0300 |
---|---|---|
committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2023-03-12 14:32:50 -0300 |
commit | 3d6e80b447ef96cdac3aada1f2ca08073648294f (patch) | |
tree | b41f6a6a9d9d5747128750c56ce4db4597be7ee0 /utils.asd | |
parent | cf7dc2892c1f3a474b7c49f35cbab08bfa08ef71 (diff) | |
download | utils-3d6e80b447ef96cdac3aada1f2ca08073648294f.tar.gz utils-3d6e80b447ef96cdac3aada1f2ca08073648294f.zip |
Tidy up different stuff
Diffstat (limited to 'utils.asd')
-rw-r--r-- | utils.asd | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ :serial t :components ((:file "package") - (:file "utils") (:file "queue") (:file "alien") (:file "str"))) |