www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 5eced1fec728eb3827147e4333c8403419204b1f
parent dc5e7b12d278f4abe8e357c6bdfc7e680d882cc2
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Tue, 20 Sep 2016 03:19:44 +0200

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

Diffstat:
Mmain.rkt | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/main.rkt b/main.rkt @@ -35,9 +35,6 @@ ~global-or ~global-and ~global-counter - aggregate-global-or - aggregate-global-and - aggregate-global-counter (for-template define-syntax/parse+simple) define/syntax-parse+simple try-attribute