Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ansi-test
ansi-test
Commits
2cdd7eba
Commit
2cdd7eba
authored
Jan 26, 2021
by
Raymond Toy
Browse files
Minor updates
- Ignore sse2f fasls created by cmucl/x86 - Add comment to makefile on how to run with cmucl
parent
4b4c97c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2cdd7eba
...
...
@@ -5,6 +5,7 @@
*.fasl
*.lx64fsl
*.lx32fsl
*.sse2f
*.bc
*.tem
sandbox/
...
...
makefile
View file @
2cdd7eba
...
...
@@ -7,6 +7,7 @@
LISP
=
ecl
# LISP=/usr/local/lib/LispWorks/nongraphic-lispworks-4450
# LISP=acl
# LISP="lisp -batch -noinit -nositeinit"
MAKE
=
make
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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