Remove shebang from build-executable.lisp for --load compatibility

This commit is contained in:
Glenn Thompson 2025-09-04 18:51:51 +03:00
parent 7f0453207a
commit fa154b2fa5
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/local/bin/sbcl --script
;; -*-lisp-*-
;; we require quicklisp to load our transitive dependencies.