mirror of
https://github.com/pmai/Deflate.git
synced 2025-12-21 21:14:29 +01:00
Shadow stream-element-type in tests for ecl
This commit is contained in:
@ -37,6 +37,8 @@
|
||||
#-(or sbcl allegro cmu clisp openmcl lispworks ecl clasp abcl mocl genera mezzano) ...
|
||||
#:fundamental-binary-input-stream #:fundamental-binary-output-stream
|
||||
#:stream-read-byte #:stream-write-byte)
|
||||
#+ecl
|
||||
(:shadowing-import-from :gray #:stream-element-type)
|
||||
(:export
|
||||
#:perform-all-tests
|
||||
#:perform-deflate-tests
|
||||
|
||||
Reference in New Issue
Block a user