chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2859caa
)
Clg-tools now loaded with ASDF
author
espen
<espen>
Sun, 24 Dec 2006 14:30:10 +0000
(14:30 +0000)
committer
espen
<espen>
Sun, 24 Dec 2006 14:30:10 +0000
(14:30 +0000)
cairo/cairo.asd
patch
|
blob
|
blame
|
history
diff --git
a/cairo/cairo.asd
b/cairo/cairo.asd
index 4f015aa37d7f49f7b93ab28f38cd0d68981c2b25..1b1b086a1becb65b9860e2c77c22424a8bd6479c 100644
(file)
--- a/
cairo/cairo.asd
+++ b/
cairo/cairo.asd
@@
-1,5
+1,7
@@
;;; -*- Mode: lisp -*-
+(asdf:oos 'asdf:load-op :clg-tools)
+
(defpackage "CAIRO-SYSTEM"
(:use "COMMON-LISP" "ASDF" "PKG-CONFIG"))