Bladeren bron

README: updated the list of CL implementation supporting stream-file-position

Anton Vodonosov 13 jaren geleden
bovenliggende
commit
326f57d9f4
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README

+ 1 - 1
README

@@ -34,4 +34,4 @@ Generic function STREAM-WRITE-SEQUENCE (stream sequence start end &key)
 Generic function STREAM-FILE-POSITION (stream) => file position
 Generic function (SETF STREAM-FILE-POSITION) (position-spec stream) => successp
 
-        Will only be called by LispWorks, CLISP and SBCL.
+        Will only be called by ABCL, ACL, LispWorks, CCL, CLISP, SBCL and MOCL.