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]
/
cairo
/
export.lisp
diff --git
a/cairo/export.lisp
b/cairo/export.lisp
index 9c517e8aa9bd53e89c46fc75eb49e109f98c4d35..faa42d8c29d0df08d39cf9540717bf7360b43339 100644
(file)
--- a/
cairo/export.lisp
+++ b/
cairo/export.lisp
@@
-20,5
+20,4
@@
(defexport defpath (name args &optional relative-p)
;;; Autogenerating exported symbols
-(export-from-file #p"clg:cairo;cairo.lisp")
-
\ No newline at end of file
+(export-from-system)