From 1a6b484ccb25039c13444d4c1798da75c3781c91 Mon Sep 17 00:00:00 2001 From: Christian Weilbach Date: Sun, 2 Mar 2014 12:24:05 +0100 Subject: [PATCH] Remove profile export. --- hy/core/language.hy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hy/core/language.hy b/hy/core/language.hy index 6629e57..8377822 100644 --- a/hy/core/language.hy +++ b/hy/core/language.hy @@ -356,7 +356,7 @@ (map (functools.partial (fn [f args] (apply f args)) func) (apply zip lists)))) (def *exports* '[butlast calling-module-name coll? cons cons? cycle dec - distinct disassemble profile drop drop-while empty? + distinct disassemble drop drop-while empty? even? every? first filter flatten float? gensym identity inc instance? integer integer? integer-char? iterable? iterate iterator? list* macroexpand