Skip to content

Commit

Permalink
Support ccl-bin in test.ros
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 27, 2024
1 parent 87b1a1c commit f382f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.ros
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ exec ros -Q -- $0 "$@"
'(("sbcl-bin" . "SBCL")
("sbcl" . "SBCL")
("clisp" . "CLISP")
("ccl-bin" . "Clozure Common Lisp")
("ecl" . "ECL")))


Expand Down

0 comments on commit f382f60

Please sign in to comment.