From 5eced1fec728eb3827147e4333c8403419204b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Tue, 20 Sep 2016 03:19:44 +0200 Subject: [PATCH] Do not provide the aggregate functions, they are internal stuff. --- main.rkt | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.rkt b/main.rkt index d64bb12..7fbd212 100644 --- 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