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:
02b6647
)
Added UNBOUND-VALUE to the list of exported symbols
author
espen
<espen>
Sun, 26 Dec 2004 11:45:07 +0000
(11:45 +0000)
committer
espen
<espen>
Sun, 26 Dec 2004 11:45:07 +0000
(11:45 +0000)
glib/defpackage.lisp
patch
|
blob
|
blame
|
history
diff --git
a/glib/defpackage.lisp
b/glib/defpackage.lisp
index fbe62e963c750f11aca0b4c1f16d42c76ce4db2b..777afa5ee9b87a66ce76d1566a3a995f37e9db29 100644
(file)
--- a/
glib/defpackage.lisp
+++ b/
glib/defpackage.lisp
@@
-15,7
+15,7
@@
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-;; $Id: defpackage.lisp,v 1.
2 2004/11/06 21:39:58
espen Exp $
+;; $Id: defpackage.lisp,v 1.
3 2004/12/26 11:45:07
espen Exp $
;(export 'kernel::type-expand-1 "KERNEL")
;(export 'kernel::type-expand-1 "KERNEL")
@@
-29,7
+29,7
@@
(defpackage "GLIB"
"INITIALIZE-INTERNAL-SLOT-GFS")
(:export "DEFTYPE-METHOD" "TRANSLATE-TYPE-SPEC" "TRANSLATE-TO-ALIEN"
"TRANSLATE-FROM-ALIEN" "CLEANUP-ALIEN" "UNREFERENCE-ALIEN"
"INITIALIZE-INTERNAL-SLOT-GFS")
(:export "DEFTYPE-METHOD" "TRANSLATE-TYPE-SPEC" "TRANSLATE-TO-ALIEN"
"TRANSLATE-FROM-ALIEN" "CLEANUP-ALIEN" "UNREFERENCE-ALIEN"
- "SIZE-OF")
+ "SIZE-OF"
"UNBOUND-VALUE"
)
(:export "DEFBINDING" "DEFINE-FOREIGN" "MKBINDING" "USE-PREFIX"
"PACKAGE-PREFIX")
(:export "LONG" "UNSIGNED-LONG" "INT" "UNSIGNED-INT" "SHORT" "UNSIGNED-SHORT"
(:export "DEFBINDING" "DEFINE-FOREIGN" "MKBINDING" "USE-PREFIX"
"PACKAGE-PREFIX")
(:export "LONG" "UNSIGNED-LONG" "INT" "UNSIGNED-INT" "SHORT" "UNSIGNED-SHORT"