Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
fd2c4054
Commit
fd2c4054
authored
Sep 05, 2016
by
Elias Pipping
Browse files
Tests: Clasp: Store fasls separately from ecl's
parent
689f3b69
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/script-support.lisp
View file @
fd2c4054
...
...
@@ -258,8 +258,9 @@ Some constraints:
(
:case-sensitive-lower
:mlisp
)
(
:case-insensitive-upper
:alisp
))
#+
armedbear
:abcl
#+
(
or
clasp
ecl
)
(
or
#+
ecl-bytecmp
:ecl_bytecodes
:ecl
)
#+
ecl
(
or
#+
ecl-bytecmp
:ecl_bytecodes
:ecl
)
#+
clisp
:clisp
#+
clasp
:clasp
#+
clozure
:ccl
#+
cmucl
:cmucl
#+
corman
:cormanlisp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment