summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/lisp-xyz.scm')
-rw-r--r--gnu/packages/lisp-xyz.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c00d111609..8b0794aada 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -30093,6 +30093,9 @@ determine the cost of certain actions on a given platform and implementation.")
(define-public ecl-the-cost-of-nothing
(sbcl-package->ecl-package sbcl-the-cost-of-nothing))
+(define-public clasp-the-cost-of-nothing
+ (sbcl-package->clasp-package sbcl-the-cost-of-nothing))
+
(define-public sbcl-tooter
(let ((commit "76fbb36552b036ee84ec7fe4773616470b1ce4c2")
(revision "5"))