[cells-cvs] CVS cells
    ktilton 
    ktilton at common-lisp.net
       
    Tue Jan 29 20:42:24 UTC 2008
    
    
  
Update of /project/cells/cvsroot/cells
In directory clnet:/tmp/cvs-serv3860
Modified Files:
	trc-eko.lisp 
Log Message:
--- /project/cells/cvsroot/cells/trc-eko.lisp	2008/01/29 04:29:52	1.8
+++ /project/cells/cvsroot/cells/trc-eko.lisp	2008/01/29 20:42:23	1.9
@@ -33,7 +33,7 @@
         `(without-c-dependency
           (call-trc t ,tgt-form , at os))
       (let ((tgt (gensym)))
-        (break "slowww? ~a" tgt-form)
+        ;(break "slowww? ~a" tgt-form)
         `(without-c-dependency
           (bif (,tgt ,tgt-form)
             (if (trcp ,tgt)
    
    
More information about the Cells-cvs
mailing list