瀏覽代碼

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

Anton Vodonosov 13 年之前
父節點
當前提交
326f57d9f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.