Skip to content

Commit

Permalink
Export names of new indirect functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-strandh committed Sep 27, 2020
1 parent 99aee07 commit 3b77e8b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Code/Data-and-control-flow-Clostrum/packages.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
#:defun-expander
#:psetf-expander
#:rotatef-expander
#:destructuring-bind-expander))
#:destructuring-bind-expander
#:special-variable
#:constant-variable
#:function-cell))

0 comments on commit 3b77e8b

Please sign in to comment.