clisp->sbcl

This commit is contained in:
crumbtoo
2024-04-15 10:07:20 -06:00
parent 627933d4f1
commit 65b9228794
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env clisp #!/usr/bin/env sbcl --script
(let* ((paths (directory "dist-newstyle/build/*/*/rlp-*/build/")) (let* ((paths (directory "dist-newstyle/build/*/*/rlp-*/build/"))
(n (length paths))) (n (length paths)))