Do not provide the aggregate functions, they are internal stuff.

This commit is contained in:
Georges Dupéron 2016-09-20 03:19:44 +02:00
parent dc5e7b12d2
commit 5eced1fec7

View File

@ -35,9 +35,6 @@
~global-or ~global-or
~global-and ~global-and
~global-counter ~global-counter
aggregate-global-or
aggregate-global-and
aggregate-global-counter
(for-template define-syntax/parse+simple) (for-template define-syntax/parse+simple)
define/syntax-parse+simple define/syntax-parse+simple
try-attribute try-attribute