[cells-gtk-devel] small patch for widgets.lisp

Andras Simon asimon at math.bme.hu
Sat Mar 5 12:03:14 UTC 2005


There's no need to exclude cmucl here:

RCS file: /project/cells-gtk/cvsroot/root/cells-gtk/widgets.lisp,v
retrieving revision 1.11
diff -u -r1.11 widgets.lisp
--- cells-gtk/widgets.lisp      26 Feb 2005 22:31:41 -0000      1.11
+++ cells-gtk/widgets.lisp      5 Mar 2005 12:00:52 -0000
@@ -232,7 +232,6 @@
                     , at body
                     1))))

-#-cmu
  (ff-defun-callable :cdecl :int timeout-handler-callback
       ((data (* :int)))
     ;;(print (list :timeout-handler-callback data))


Andras



More information about the cells-gtk-devel mailing list