ltk on sbcl-0.9.9-darwin-ppc - Details

Author:Peter Herth
Version:0.8.0
Description:LTK
Started at:2006-04-16 01:13:07
Ended at:2006-04-16 01:13:53
Elapsed time (seconds):46
Most recent change:2006-01-29 08:37:13
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/ltk-0.88/BWidget.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 236265 bytes from http://www.peter-herth.de/ltk/ltk-0.88.tgz to /Users/gwking/temporary/asdf-test/LTK.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/LTK.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/, /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site-systems/
ltk-0.88/
ltk-0.88/BWidget.lisp
ltk-0.88/changenotes.txt
ltk-0.88/lgpl.txt
ltk-0.88/license.txt
ltk-0.88/ltk-mw.asd
ltk-0.88/ltk-mw.lisp
ltk-0.88/ltk-quicktime.lisp
ltk-0.88/ltk-remote.asd
ltk-0.88/ltk-remote.lisp
ltk-0.88/ltk-tile.lisp
ltk-0.88/ltk.asd
ltk-0.88/ltk.lisp
ltk-0.88/ltkdoc.pdf
ltk-0.88/remote.tcl
ltk-0.88/troubleshooting.txt

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/ltk-0.88/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/ltk-0.88/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/ltk-0.88/ltk.lisp" (written 29 JAN 2006 08:37:12 AM):
; compiling (DEFPACKAGE :LTK ...)
; compiling (DEFPACKAGE :LTK-USER ...)
; compiling (IN-PACKAGE :LTK)
; compiling (DEFUN DBG ...)
; compiling (DEFUN DO-EXECUTE ...)
; compiling (DEFVAR *LTK-VERSION* ...)
; compiling (DEFSTRUCT (LTK-CONNECTION # ...) ...)
; compiling (DEFMACRO WITH-LTK-HANDLERS ...)
; compiling (SETF (DOCUMENTATION # ...) ...)
; compiling (DEFINE-CONDITION LTK-ERROR ...)
; compiling (DEFUN LTK-ERROR ...)
; compiling (DEFVAR *WISH* ...)
; compiling (DEFVAR *WISH-CONNECTIONS* ...)
; compiling (DEFVAR *DEBUG-TK* ...)
; compiling (DEFVAR *TRACE-TK* ...)
; compiling (DEFVAR *WISH-PATHNAME* ...)
; compiling (DEFVAR *WISH-ARGS* ...)
; compiling (DEFVAR *INIT-WISH-HOOK* ...)
; compiling (DEFUN INIT-WISH ...)
; compiling (DEFUN START-WISH ...)
; compiling (DEFUN EXIT-WISH ...)
; compiling (DEFUN SEND-WISH ...)
; compiling (DEFUN FORMAT-WISH ...)
; compiling (DEFUN READ-ALL ...)
; compiling (DEFUN READ-WISH ...)
; compiling (DEFUN CAN-READ ...)
; compiling (DEFUN READ-EVENT ...)
; compiling (DEFUN READ-DATA ...)
; compiling (DEFUN READ-KEYWORD ...)
; compiling (DEFUN REPLACE-CHAR ...)
; compiling (DEFUN TKESCAPE ...)
; compiling (DEFUN CONVERT ...)
; compiling (DEFUN ADD-CALLBACK ...)
; compiling (DEFUN REMOVE-CALLBACK ...)
; compiling (DEFUN CALLBACK ...)
; compiling (DEFUN AFTER ...)
; compiling (DEFUN AFTER-IDLE ...)
; compiling (DEFUN AFTER-CANCEL ...)
; compiling (DEFUN GET-COUNTER ...)
; compiling (DEFUN CREATE-NAME ...)
; compiling (DEFUN CREATE-PATH ...)
; compiling (DEFUN IARG-NAME ...)
; compiling (DEFUN IARG-KEY ...)
; compiling (DEFUN IARG-FORMAT ...)
; compiling (DEFUN IARG-CODE ...)
; compiling (DEFUN IARG-COMMENT ...)
; compiling (DEFPARAMETER *INITARGS* ...)
; compiling (DEFPARAMETER *CLASS-ARGS* ...)
; compiling (DEFUN BUILD-ARGS ...)
; compiling (DEFMACRO DEFARGS ...)
; compiling (DEFARGS WIDGET ...)
; compiling (DEFARGS BUTTON ...)
; compiling (DEFARGS CANVAS ...)
; compiling (DEFARGS CHECK-BUTTON ...)
; compiling (DEFARGS ENTRY ...)
; compiling (DEFARGS FRAME ...)
; compiling (DEFARGS LABEL ...)
; compiling (DEFARGS LABELFRAME ...)
; compiling (DEFARGS LISTBOX ...)
; compiling (DEFARGS MENU ...)
; compiling (DEFARGS MENUBUTTON ...)
; compiling (DEFARGS MESSAGE ...)
; compiling (DEFARGS PANED-WINDOW ...)
; compiling (DEFARGS RADIO-BUTTON ...)
; compiling (DEFARGS SCALE ...)
; compiling (DEFARGS SCROLLBAR ...)
; compiling (DEFARGS SPINBOX ...)
; compiling (DEFARGS TEXT ...)
; compiling (DEFARGS TOPLEVEL ...)
; compiling (DEFMACRO DEFWIDGET ...)
; compiling (DEFVAR *CURSORS* ...)
; compiling (DEFUN BELL ...)
; compiling (DEFUN DESTROY ...)
; compiling (DEFUN CLIPBOARD-CLEAR ...)
; compiling (DEFUN CLIPBOARD-GET ...)
; compiling (DEFUN CLIPBOARD-APPEND ...)
; compiling (DEFCLASS TKOBJECT ...)
; compiling (DEFCLASS WIDGET ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFGENERIC WIDGET-PATH ...)
; compiling (DEFMETHOD WIDGET-PATH ...)
; compiling (DEFMETHOD WIDGET-PATH ...)
; compiling (DEFGENERIC CREATE ...)
; compiling (DEFMETHOD CREATE ...)
; compiling (DEFGENERIC (SETF COMMAND) ...)
; compiling (DEFGENERIC COMMAND ...)
; compiling (DEFMETHOD COMMAND ...)
; compiling (DEFGENERIC LOWER ...)
; compiling (DEFMETHOD LOWER ...)
; compiling (DEFGENERIC RAISE ...)
; compiling (DEFMETHOD RAISE ...)
; compiling (DEFSTRUCT EVENT ...)
; compiling (DEFUN CONSTRUCT-TK-EVENT ...)
; compiling (DEFGENERIC BIND ...)
; compiling (DEFMETHOD BIND ...)
; compiling (DEFMETHOD BIND ...)
; compiling (DEFVAR *TK* ...)
; compiling (DEFGENERIC CANVAS ...)
; compiling (DEFGENERIC VALUE ...)
; compiling (DEFCLASS TKVARIABLE ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD VALUE ...)
; compiling (DEFGENERIC (SETF VALUE) ...)
; compiling (DEFMETHOD (SETF VALUE) ...)
; compiling (DEFCLASS TKTEXTVARIABLE ...)
; compiling (DEFGENERIC TEXT ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD TEXT ...)
; compiling (DEFGENERIC (SETF TEXT) ...)
; compiling (DEFMETHOD (SETF TEXT) ...)
; compiling (DEFCLASS MENUBAR ...)
; compiling (DEFUN MAKE-MENUBAR ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFCLASS MENU ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-MENU ...)
; compiling (DEFUN ADD-SEPARATOR ...)
; compiling (DEFCLASS MENUBUTTON ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-MENUBUTTON ...)
; compiling (DEFCLASS MENUCHECKBUTTON ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD VALUE ...)
; compiling (DEFMETHOD (SETF VALUE) ...)
; compiling (DEFCLASS MENURADIOBUTTON ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD VALUE ...)
; compiling (DEFMETHOD (SETF VALUE) ...)
; compiling (DEFGENERIC POPUP ...)
; compiling (DEFMETHOD POPUP ...)
; compiling (DEFGENERIC MENU-DELETE ...)
; compiling (DEFMETHOD MENU-DELETE ...)
; compiling (DEFWIDGET BUTTON ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFWIDGET CHECK-BUTTON ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFWIDGET RADIO-BUTTON ...)
; compiling (DEFMETHOD VALUE ...)
; compiling (DEFMETHOD (SETF VALUE) ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFWIDGET ENTRY ...)
; compiling (DEFUN ENTRY-SELECT ...)
; compiling (DEFGENERIC CURSOR-INDEX ...)
; compiling (DEFMETHOD CURSOR-INDEX ...)
; compiling (DEFUN SPLIT ...)
; compiling (DEFWIDGET FRAME ...)
; compiling (DEFWIDGET LABELFRAME ...)
; compiling (DEFMETHOD (SETF TEXT) ...)
; compiling (DEFWIDGET PANED-WINDOW ...)
; compiling (DEFGENERIC PANE-CONFIGURE ...)
; compiling (DEFMETHOD PANE-CONFIGURE ...)
; compiling (DEFGENERIC ADD-PANE ...)
; compiling (DEFMETHOD ADD-PANE ...)
; compiling (DEFGENERIC FORGET-PANE ...)
; compiling (DEFMETHOD FORGET-PANE ...)
; compiling (DEFWIDGET LISTBOX ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFGENERIC LISTBOX-APPEND ...)
; compiling (DEFMETHOD LISTBOX-APPEND ...)
; compiling (DEFGENERIC LISTBOX-GET-SELECTION ...)
; compiling (DEFMETHOD LISTBOX-GET-SELECTION ...)
; compiling (DEFGENERIC LISTBOX-SELECT ...)
; compiling (DEFMETHOD LISTBOX-SELECT ...)
; compiling (DEFGENERIC LISTBOX-CLEAR ...)
; compiling (DEFMETHOD LISTBOX-CLEAR ...)
; compiling (DEFGENERIC LISTBOX-CONFIGURE ...)
; compiling (DEFMETHOD LISTBOX-CONFIGURE ...)
; compiling (DEFGENERIC LISTBOX-NEAREST ...)
; compiling (DEFMETHOD LISTBOX-NEAREST ...)
; compiling (DEFCLASS SCROLLED-LISTBOX ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD LISTBOX-APPEND ...)
; compiling (DEFMETHOD LISTBOX-GET-SELECTION ...)
; compiling (DEFMETHOD LISTBOX-SELECT ...)
; compiling (DEFCLASS SCROLLED-TEXT ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFGENERIC APPEND-TEXT ...)
; compiling (DEFMETHOD APPEND-TEXT ...)
; compiling (DEFMETHOD (SETF TEXT) ...)
; compiling (DEFGENERIC INSERT-OBJECT ...)
; compiling (DEFMETHOD INSERT-OBJECT ...)
; compiling (DEFGENERIC SEE ...)
; compiling (DEFMETHOD SEE ...)
; compiling (DEFMETHOD SEE ...)
; compiling (DEFWIDGET SCALE ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFWIDGET SPINBOX ...)
; compiling (DEFMETHOD (SETF COMMAND) ...)
; compiling (DEFWIDGET TOPLEVEL ...)
; compiling (DEFUN MAKE-TOPLEVEL ...)
; compiling (DEFWIDGET LABEL ...)
; compiling (DEFWIDGET MESSAGE ...)
; compiling (DEFWIDGET SCROLLBAR ...)
; compiling (DEFUN MAKE-SCROLLBAR ...)
; compiling (DEFCLASS SCROLLED-CANVAS ...)
; compiling (DEFUN MAKE-SCROLLED-CANVAS ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFCLASS SCROLLED-FRAME ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFWIDGET CANVAS ...)
; compiling (DEFCLASS CANVAS-ITEM ...)
; compiling (DEFMETHOD CANVAS ...)
; compiling (DEFUN MAKE-CANVAS ...)
; compiling (DEFUN MOVE-ALL ...)
; compiling (DEFGENERIC BBOX ...)
; compiling (DEFMETHOD BBOX ...)
; compiling (DEFMETHOD BBOX ...)
; compiling (DEFUN CANVAS-BBOX ...)
; compiling (DEFMETHOD CALC-SCROLL-REGION ...)
; compiling (DEFGENERIC SET-COORDS ...)
; compiling (DEFMETHOD SET-COORDS ...)
; compiling (DEFMETHOD SET-COORDS ...)
; compiling (DEFGENERIC SET-COORDS* ...)
; compiling (DEFMETHOD SET-COORDS* ...)
; compiling (DEFMETHOD SET-COORDS* ...)
; compiling (DEFGENERIC COORDS ...)
; compiling (DEFMETHOD COORDS ...)
; compiling (DEFUN FORMAT-NUMBER ...)
; compiling (DEFUN PROCESS-COORDS ...)
; compiling (DEFGENERIC (SETF COORDS) ...)
; compiling (DEFMETHOD (SETF COORDS) ...)
; compiling (DEFGENERIC ITEMBIND ...)
; compiling (DEFMETHOD ITEMBIND ...)
; compiling (DEFMETHOD ITEMBIND ...)
; compiling (DEFMETHOD BIND ...)
; compiling (DEFGENERIC SCROLLREGION ...)
; compiling (DEFMETHOD SCROLLREGION ...)
; compiling (DEFGENERIC CANVASX ...)
; compiling (DEFMETHOD CANVASX ...)
; compiling (DEFGENERIC CANVASY ...)
; compiling (DEFMETHOD CANVASY ...)
; compiling (DEFGENERIC ITEMMOVE ...)
; compiling (DEFMETHOD ITEMMOVE ...)
; compiling (DEFMETHOD ITEMMOVE ...)
; compiling (DEFGENERIC ITEMDELETE ...)
; compiling (DEFMETHOD ITEMDELETE ...)
; compiling (DEFMETHOD ITEMDELETE ...)
; compiling (DEFGENERIC MOVE ...)
; compiling (DEFMETHOD MOVE ...)
; compiling (DEFGENERIC CLEAR ...)
; compiling (DEFMETHOD CLEAR ...)
; compiling (DEFUN CREATE-LINE ...)
; compiling (DEFUN CREATE-LINE* ...)
; compiling (DEFCLASS CANVAS-LINE ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-LINE ...)
; compiling (DEFUN CREATE-POLYGON ...)
; compiling (DEFCLASS CANVAS-POLYGON ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-POLYGON ...)
; compiling (DEFUN CREATE-OVAL ...)
; compiling (DEFCLASS CANVAS-OVAL ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-OVAL ...)
; compiling (DEFUN CREATE-RECTANGLE ...)
; compiling (DEFCLASS CANVAS-RECTANGLE ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-RECTANGLE ...)
; compiling (DEFUN CREATE-TEXT ...)
; compiling (DEFCLASS CANVAS-TEXT ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN CREATE-IMAGE ...)
; compiling (DEFCLASS CANVAS-IMAGE ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN IMAGE-SETPIXEL ...)
; compiling (DEFUN CREATE-BITMAP ...)
; compiling (DEFUN CREATE-ARC ...)
; compiling (DEFCLASS CANVAS-ARC ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN CREATE-WINDOW ...)
; compiling (DEFUN POSTSCRIPT ...)
; compiling (DEFWIDGET TEXT ...)
; compiling (DEFMETHOD CURSOR-INDEX ...)
; compiling (DEFUN MAKE-TEXT ...)
; compiling (DEFMETHOD APPEND-TEXT ...)
; compiling (DEFMETHOD INSERT-OBJECT ...)
; compiling (DEFUN APPEND-NEWLINE ...)
; compiling (DEFGENERIC CLEAR-TEXT ...)
; compiling (DEFMETHOD CLEAR-TEXT ...)
; compiling (DEFMETHOD SEE ...)
; compiling (DEFGENERIC TAG-CONFIGURE ...)
; compiling (DEFMETHOD TAG-CONFIGURE ...)
; compiling (DEFGENERIC TAG-BIND ...)
; compiling (DEFMETHOD TAG-BIND ...)
; compiling (DEFMETHOD TEXT ...)
; compiling (DEFMETHOD (SETF TEXT) ...)
; compiling (DEFGENERIC SAVE-TEXT ...)
; compiling (DEFMETHOD SAVE-TEXT ...)
; compiling (DEFGENERIC LOAD-TEXT ...)
; compiling (DEFMETHOD LOAD-TEXT ...)
; compiling (DEFCLASS PHOTO-IMAGE ...)
; compiling (DEFMETHOD WIDGET-PATH ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFUN MAKE-IMAGE ...)
; compiling (DEFGENERIC IMAGE-LOAD ...)
; compiling (DEFMETHOD IMAGE-LOAD ...)
; compiling (DEFGENERIC ISHOW ...)
; compiling (DEFMETHOD ISHOW ...)
; compiling (DEFGENERIC PACK ...)
; compiling (DEFMETHOD PACK ...)
; compiling (DEFMETHOD PACK ...)
; compiling (DEFGENERIC PACK-PROPAGATE ...)
; compiling (DEFMETHOD PACK-PROPAGATE ...)
; compiling (DEFGENERIC PACK-FORGET ...)
; compiling (DEFMETHOD PACK-FORGET ...)
; compiling (DEFGENERIC PLACE ...)
; compiling (DEFMETHOD PLACE ...)
; compiling (DEFGENERIC PLACE-FORGET ...)
; compiling (DEFMETHOD PLACE-FORGET ...)
; compiling (DEFGENERIC GRID ...)
; compiling (DEFMETHOD GRID ...)
; compiling (DEFGENERIC GRID-COLUMNCONFIGURE ...)
; compiling (DEFMETHOD GRID-COLUMNCONFIGURE ...)
; compiling (DEFGENERIC GRID-ROWCONFIGURE ...)
; compiling (DEFMETHOD GRID-ROWCONFIGURE ...)
; compiling (DEFGENERIC GRID-CONFIGURE ...)
; compiling (DEFMETHOD GRID-CONFIGURE ...)
; compiling (DEFGENERIC GRID-FORGET ...)
; compiling (DEFMETHOD GRID-FORGET ...)
; compiling (DEFGENERIC CONFIGURE ...)
; compiling (DEFMETHOD CONFIGURE ...)
; compiling (DEFMETHOD CONFIGURE ...)
; compiling (DEFMETHOD CONFIGURE ...)
; compiling (DEFGENERIC CGET ...)
; compiling (DEFMETHOD CGET ...)
; compiling (DEFGENERIC ITEMCONFIGURE ...)
; compiling (DEFMETHOD ITEMCONFIGURE ...)
; compiling (DEFMETHOD ITEMCONFIGURE ...)
; compiling (DEFGENERIC ITEMLOWER ...)
; compiling (DEFMETHOD ITEMLOWER ...)
; compiling (DEFMETHOD LOWER ...)
; compiling (DEFGENERIC ITEMRAISE ...)
; compiling (DEFMETHOD ITEMRAISE ...)
; compiling (DEFMETHOD RAISE ...)
; compiling (DEFGENERIC GRAB ...)
; compiling (DEFMETHOD GRAB ...)
; compiling (DEFGENERIC GRAB-RELEASE ...)
; compiling (DEFMETHOD GRAB-RELEASE ...)
; compiling (DEFGENERIC SET-WM-OVERRIDEREDIRECT ...)
; compiling (DEFMETHOD SET-WM-OVERRIDEREDIRECT ...)
; compiling (DEFGENERIC WM-TITLE ...)
; compiling (DEFMETHOD WM-TITLE ...)
; compiling (DEFGENERIC MINSIZE ...)
; compiling (DEFMETHOD MINSIZE ...)
; compiling (DEFGENERIC MAXSIZE ...)
; compiling (DEFMETHOD MAXSIZE ...)
; compiling (DEFGENERIC WITHDRAW ...)
; compiling (DEFMETHOD WITHDRAW ...)
; compiling (DEFGENERIC NORMALIZE ...)
; compiling (DEFMETHOD NORMALIZE ...)
; compiling (DEFGENERIC ICONIFY ...)
; compiling (DEFMETHOD ICONIFY ...)
; compiling (DEFGENERIC DEICONIFY ...)
; compiling (DEFMETHOD DEICONIFY ...)
; compiling (DEFGENERIC GEOMETRY ...)
; compiling (DEFMETHOD GEOMETRY ...)
; compiling (DEFGENERIC SET-GEOMETRY ...)
; compiling (DEFMETHOD SET-GEOMETRY ...)
; compiling (DEFGENERIC SET-GEOMETRY-WH ...)
; compiling (DEFMETHOD SET-GEOMETRY-WH ...)
; compiling (DEFGENERIC SET-GEOMETRY-XY ...)
; compiling (DEFMETHOD SET-GEOMETRY-XY ...)
; compiling (DEFGENERIC ON-CLOSE ...)
; compiling (DEFMETHOD ON-CLOSE ...)
; compiling (DEFGENERIC ON-FOCUS ...)
; compiling (DEFMETHOD ON-FOCUS ...)
; compiling (DEFUN ICONWINDOW ...)
; compiling (DEFUN SCREEN-WIDTH ...)
; compiling (DEFUN SCREEN-HEIGHT ...)
; compiling (DEFUN SCREEN-WIDTH-MM ...)
; compiling (DEFUN SCREEN-HEIGHT-MM ...)
; compiling (DEFUN SCREEN-MOUSE-X ...)
; compiling (DEFUN SCREEN-MOUSE-Y ...)
; compiling (DEFUN SCREEN-MOUSE ...)
; compiling (DEFUN WINDOW-ID ...)
; compiling (DEFUN WINDOW-WIDTH ...)
; compiling (DEFUN WINDOW-HEIGHT ...)
; compiling (DEFUN WINDOW-X ...)
; compiling (DEFUN WINDOW-Y ...)
; compiling (DEFUN FOCUS ...)
; compiling (DEFUN FORCE-FOCUS ...)
; compiling (DEFUN CHOOSE-COLOR ...)
; compiling (DEFUN GET-OPEN-FILE ...)
; compiling (DEFUN GET-SAVE-FILE ...)
; compiling (DEFUN CHOOSE-DIRECTORY ...)
; compiling (DEFVAR *MB-ICONS* ...)
; compiling (DEFUN MESSAGE-BOX ...)
; compiling (DEFUN ASK-YESNO ...)
; compiling (DEFUN ASK-OKCANCEL ...)
; compiling (DEFUN DO-MSG ...)
; compiling (DEFUN CM ...)
; compiling (DEFUN CREATE-MENU2 ...)
; compiling (DEFUN ERROR-POPUP ...)
; compiling (DEFUN DEBUG-POPUP ...)
; compiling (DEFUN SHOW-ERROR ...)
; compiling (DEFUN NOTE-ERROR ...)
; compiling (DEFUN DEBUG-ERROR ...)
; compiling (DEFUN SHOW-WARNING ...)
; compiling (DEFUN DEBUG-WARNING ...)
; compiling (DEFUN TRIVIAL-DEBUGGER ...)
; compiling (DEFVAR *LTK-DEFAULT-DEBUGGER* ...)
; compiling (DEFVAR *DEBUG-SETTINGS-TABLE* ...)
; compiling (DEFUN DEBUG-SETTING-KEYS ...)
; compiling (DEFUN COMPUTE-ERROR-HANDLERS ...)
; compiling (DEFUN COMPUTE-WARNING-HANDLER ...)
; compiling (DEFUN COMPUTE-CALL-WITH-DEBUGGER-HOOK ...)
; compiling (DEFUN MAKE-CONDITION-HANDLER-FUNCTION ...)
; compiling (DEFVAR *EXIT-MAINLOOP* ...)
; compiling (DEFVAR *BREAK-MAINLOOP* ...)
; compiling (DEFUN BREAK-MAINLOOP ...)
; compiling (DEFUN PROCESS-ONE-EVENT ...)
; compiling (DEFUN PROCESS-EVENTS ...)
; compiling (DEFUN MAIN-ITERATION ...)
; compiling (DEFUN MAINLOOP ...)
; compiling (DEFUN ADD-FD-HANDLER ...)
; compiling (DEFUN REMOVE-FD-HANDLER ...)
; compiling (DEFUN FD-STREAM-FD ...)
; compiling (DEFUN MAKE-INPUT-HANDLER ...)
; compiling (DEFUN INSTALL-INPUT-HANDLER ...)
; compiling (DEFUN REMOVE-INPUT-HANDLER ...)
; compiling (DEFUN FILTER-KEYS ...)
; compiling (DEFMACRO WITH-LTK ...)
; compiling (DEFUN CALL-WITH-LTK ...)
; compiling (DEFUN PROCESS-LAYOUT ...)
; compiling (DEFMACRO WITH-WIDGETS ...)
; compiling (DEFUN WITH-WIDGETS-TEST ...)
; compiling (DEFVAR *DO-ROTATE* ...)
; compiling (DEFVAR *DEMO-LINE* ...)
; compiling (DEFVAR *DEMO-CANVAS* ...)
; compiling (DEFUN LTKTEST ...)
; compiling (DEFVAR *ANGLE* ...)
; compiling (DEFVAR *ANGLE2* ...)
; compiling (DEFVAR *ANGLE3* ...)
; compiling (DEFUN ROTATE ...)
; compiling (DEFUN TEST-ROTATION ...)
; compiling (DEFUN START-ROTATION ...)
; compiling (DEFUN STOP-ROTATION ...)
; compiling (DEFUN LTK-EYES ...)
; compiling (DEFUN INPUT-BOX ...)
; compiling (DEFUN MODAL-TEST ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/ltk-0.88/ltk.fasl written
; compilation finished in 0:00:22
STYLE-WARNING: redefining IARG-NAME in DEFUN
STYLE-WARNING: redefining IARG-KEY in DEFUN
STYLE-WARNING: redefining IARG-FORMAT in DEFUN
STYLE-WARNING: redefining IARG-CODE in DEFUN
STYLE-WARNING: redefining IARG-COMMENT in DEFUN
STYLE-WARNING: redefining BUILD-ARGS in DEFUN
STYLE-WARNING: implicitly creating new generic function CALC-SCROLL-REGION
STYLE-WARNING: redefining PROCESS-LAYOUT in DEFUN