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:
890ef25
)
Removed comment out code
author
espen
<espen>
Tue, 25 Apr 2006 20:56:26 +0000
(20:56 +0000)
committer
espen
<espen>
Tue, 25 Apr 2006 20:56:26 +0000
(20:56 +0000)
glib/defpackage.lisp
patch
|
blob
|
blame
|
history
diff --git
a/glib/defpackage.lisp
b/glib/defpackage.lisp
index eccd8da8305f70979f202be0544568499add03b5..d3f598019b4c5b15ee79ba1a10178aeac53c8963 100644
(file)
--- a/
glib/defpackage.lisp
+++ b/
glib/defpackage.lisp
@@
-1,5
+1,5
@@
;; Common Lisp bindings for GTK+ v2.x
;; Common Lisp bindings for GTK+ v2.x
-;; Copyright 1999-200
5
Espen S. Johnsen <espen@users.sf.net>
+;; Copyright 1999-200
6
Espen S. Johnsen <espen@users.sf.net>
;;
;; Permission is hereby granted, free of charge, to any person obtaining
;; a copy of this software and associated documentation files (the
;;
;; Permission is hereby granted, free of charge, to any person obtaining
;; a copy of this software and associated documentation files (the
@@
-20,9
+20,8
@@
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-;; $Id: defpackage.lisp,v 1.1
3 2006/04/25 20:55:22
espen Exp $
+;; $Id: defpackage.lisp,v 1.1
4 2006/04/25 20:56:26
espen Exp $
-;(export 'kernel::type-expand-1 "KERNEL")
(defpackage "GLIB"
(:use "COMMON-LISP" "GFFI" "AUTOEXPORT" "PKG-CONFIG" "CLG-UTILS")
(defpackage "GLIB"
(:use "COMMON-LISP" "GFFI" "AUTOEXPORT" "PKG-CONFIG" "CLG-UTILS")