chiark
/
gitweb
/
~mdw
/
clg
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Using EXPORT-FROM-SYSTEM to autoexport symbols
[clg]
/
atk
/
export.lisp
diff --git
a/atk/export.lisp
b/atk/export.lisp
index f1a0c93bf47e8fb1c5f86e9784e4c783e96a673a..3b01acc5beeb38bfb494c26f44ba9e44a7aad2f1 100644
(file)
--- a/
atk/export.lisp
+++ b/
atk/export.lisp
@@
-1,4
+1,4
@@
(in-package "ATK")
;;; Autogenerating exported symbols
(in-package "ATK")
;;; Autogenerating exported symbols
-(export-from-
file #p"clg:atk;atk.lisp"
)
+(export-from-
system
)