mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-10 06:04:14 +00:00
8 lines
223 B
Common Lisp
8 lines
223 B
Common Lisp
(setf
|
|
(gethash "cxml-xml" testnames) "cxml"
|
|
(gethash "cxml-dom" testnames) "cxml"
|
|
(gethash "cxml-test" testnames) "cxml"
|
|
(gethash "cxml-klacks" testnames) "cxml"
|
|
(gethash "cl-async-base" testnames) "cl-async"
|
|
)
|