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
ansi-test
ansi-test
Commits
5397e983
Commit
5397e983
authored
Jun 28, 2005
by
pfdietz
Browse files
Preload echo stream stuff in lispworks
parent
eda76df4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/gclload1.lsp
View file @
5397e983
...
...
@@ -9,6 +9,7 @@
compiler:*compile-print* nil)
#+lispworks (setq compiler::*compiler-warnings* nil)
#+lispworks (make-echo-stream *standard-input* *standard-output*)
#+ecl (compile nil '(lambda () nil))
...
...
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