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:
a006ed6
)
Added initialization of clg
author
espen
<espen>
Wed, 3 Nov 2004 16:55:13 +0000
(16:55 +0000)
committer
espen
<espen>
Wed, 3 Nov 2004 16:55:13 +0000
(16:55 +0000)
hello-world.lisp
patch
|
blob
|
blame
|
history
diff --git
a/hello-world.lisp
b/hello-world.lisp
index f700cb210b914d891f3a44244dcabbce36493116..43245c9f54571083de24dde62adee2482bd68004 100644
(file)
--- a/
hello-world.lisp
+++ b/
hello-world.lisp
@@
-1,5
+1,7
@@
(use-package :gtk)
(use-package :gtk)
+(clg-init)
+
(make-instance 'window
; :type :toplevel
:title "Test"
(make-instance 'window
; :type :toplevel
:title "Test"