[clfswm-cvs] r292 - clfswm
Philippe Brochard
pbrochard at common-lisp.net
Mon Aug 16 21:50:43 UTC 2010
Author: pbrochard
Date: Mon Aug 16 17:50:43 2010
New Revision: 292
Log:
Documentation update
Modified:
clfswm/load.lisp
Modified: clfswm/load.lisp
==============================================================================
--- clfswm/load.lisp (original)
+++ clfswm/load.lisp Mon Aug 16 17:50:43 2010
@@ -59,9 +59,9 @@
#-BUILD
(ignore-errors
- (main :read-conf-file-p nil))
+ (main :read-conf-file-p t))
-(produce-all-docs)
+;;(produce-all-docs)
;;; For debuging: start another sever (for example: 'startx -- :1'), Xnest
More information about the clfswm-cvs
mailing list