%QUIT% called one time too many?
Erik Enge <[email protected]> Sun, 02 Mar 2003 09:11:22 -0500
| Newsgroups | gmane.comp.window-managers.eclipse |
|---|---|
| Message-ID | <[email protected]> |
In package.lisp, we have:
(defun start-eclipse (display)
(eclipse:eclipse display)
(eclipse::%quit%))
ECLIPSE:ECLIPSE (which resides in eclipse.lisp) will also call %QUIT%
before returning; doesn't that make the %QUIT% here redundant?
Erik.
_______________________________________________
http://lists.unlambda.com/mailman/listinfo/eclipse