Add macros to ASDF definition.
This commit is contained in:
parent
4143e90171
commit
9ff4f34e44
|
@ -10,5 +10,6 @@
|
|||
(:file "on")
|
||||
(:file "lol")
|
||||
(:file "kutils")
|
||||
(:file "kutils-hash-tables")))
|
||||
(:file "kutils-hash-tables")
|
||||
(:file "macros.lisp")))
|
||||
|
||||
|
|
Loading…
Reference in New Issue