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:
e8caa25
)
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 6fb1e46670829930d5797097561d991e4f07ab74..e4616a065143306083a72da07c222d187b90002e 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"