Skip to content
Snippets Groups Projects
Commit c944ff6e authored by rtoy's avatar rtoy
Browse files

Provide :gray-streams.

parent 99d4c4c8
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
;;;
(file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/pcl/gray-streams.lisp,v 1.12 2003/07/28 14:13:34 gerd Exp $")
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/pcl/gray-streams.lisp,v 1.13 2007/02/21 15:57:08 rtoy Rel $")
;;;
;;; **********************************************************************
;;;
......@@ -442,6 +442,7 @@
;; Announce ourselves to the world
(pushnew :gray-streams *features*)
(provide :gray-streams)
(setf (getf *herald-items* :gray-streams)
'(" Gray Streams Protocol Support"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment