
29 Oct
2003
29 Oct
'03
5:20 p.m.
Update of /project/lgtk/cvsroot/lgtk/src In directory common-lisp.net:/tmp/cvs-serv21056/src Modified Files: port.lisp Log Message: Added a detail in the installation procedure. Date: Wed Oct 29 12:20:45 2003 Author: mmommer Index: lgtk/src/port.lisp diff -u lgtk/src/port.lisp:1.2 lgtk/src/port.lisp:1.3 --- lgtk/src/port.lisp:1.2 Wed Oct 29 11:51:16 2003 +++ lgtk/src/port.lisp Wed Oct 29 12:20:45 2003 @@ -57,7 +57,6 @@ (defmacro def-alien-routine (&rest stuff) #+cmu `(alien:def-alien-routine ,@stuff)) - ;;; GC magic #+cmu (defvar *weak-pointer-type* 'ext:weak-pointer)