chiark
/
gitweb
/
~mdw
/
clg
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Disable SVG tests if librsvg is not available
[clg]
/
examples
/
testgtk.lisp
diff --git
a/examples/testgtk.lisp
b/examples/testgtk.lisp
index 06f075a1978ddb70ab7208363e4adfa682ffef93..f7d7b5933fa7552219cfbae4b8b1dc628aafe891 100644
(file)
--- a/
examples/testgtk.lisp
+++ b/
examples/testgtk.lisp
@@
-26,9
+26,10
@@
;; Kimball, Josh MacDonald and others.
;; Kimball, Josh MacDonald and others.
-;; $Id: testgtk.lisp,v 1.3
2 2005/04/25 21:45:05
espen Exp $
+;; $Id: testgtk.lisp,v 1.3
3 2006/02/13 16:05:29
espen Exp $
#+sbcl(require :gtk)
#+sbcl(require :gtk)
+#+sbcl(require :sb-posix)
#+cmu(asdf:oos 'asdf:load-op :gtk)
(defpackage "TESTGTK"
#+cmu(asdf:oos 'asdf:load-op :gtk)
(defpackage "TESTGTK"