[gsharp-cvs] CVS gsharp

crhodes crhodes at common-lisp.net
Tue Jul 17 06:36:33 UTC 2007


Update of /project/gsharp/cvsroot/gsharp
In directory clnet:/tmp/cvs-serv20957

Modified Files:
	mf.lisp 
Log Message:
Change convolute -> convolve to go with this morning's 
mcclim/bezier.lisp commit.


--- /project/gsharp/cvsroot/gsharp/mf.lisp	2006/05/29 19:55:24	1.1
+++ /project/gsharp/cvsroot/gsharp/mf.lisp	2007/07/17 06:36:32	1.2
@@ -589,4 +589,4 @@
      , at body))
 
 (defun draw-path (path)
-  (climi::convolute-regions *pen* path))
+  (climi::convolve-regions *pen* path))




More information about the Gsharp-cvs mailing list