chiark
/
gitweb
/
~mdw
/
clg
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor changes for win32
[clg]
/
examples
/
testgtk.lisp
diff --git
a/examples/testgtk.lisp
b/examples/testgtk.lisp
index dc2a65e1445b2901ef6afe7883a01e49f59e5097..c4482ddbebc90c83e3c712bd1093ec82b770340b 100644
(file)
--- a/
examples/testgtk.lisp
+++ b/
examples/testgtk.lisp
@@
-26,13
+26,13
@@
;; Kimball, Josh MacDonald and others.
;; Kimball, Josh MacDonald and others.
-;; $Id: testgtk.lisp,v 1.3
7 2006/09/15 07:44:00
espen Exp $
+;; $Id: testgtk.lisp,v 1.3
8 2007/01/11 10:05:59
espen Exp $
#+sbcl(require :gtk)
#+(or cmu clisp)(asdf:oos 'asdf:load-op :gtk)
(defpackage "TESTGTK"
#+sbcl(require :gtk)
#+(or cmu clisp)(asdf:oos 'asdf:load-op :gtk)
(defpackage "TESTGTK"
- (:use "COMMON-LISP" "
GTK
"))
+ (:use "COMMON-LISP" "
CLG
"))
(in-package "TESTGTK")
(in-package "TESTGTK")