[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Tue Aug 28 08:23:01 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv18026

Modified Files:
	swank-loader.lisp 
Log Message:
(*contribs*): Add swank-presentations.


--- /project/slime/cvsroot/slime/swank-loader.lisp	2007/08/25 00:38:19	1.68
+++ /project/slime/cvsroot/slime/swank-loader.lisp	2007/08/28 08:22:58	1.69
@@ -199,7 +199,7 @@
   "The directory where fasl files should be placed.")
 
 (defvar *contribs* '(swank-fuzzy swank-fancy-inspector 
-                     swank-presentation-streams)
+                     swank-presentations swank-presentation-streams)
   "List of names for contrib modules.")
 
 (defun append-dir (absolute name)




More information about the slime-cvs mailing list