From 89264e77267a8474962566113b21f6dd497a7d4b Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Sun, 31 Aug 2008 17:29:55 -0500 Subject: [PATCH] fix using --- basis/calendar/calendar.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/calendar/calendar.factor b/basis/calendar/calendar.factor index b7e93e56f9..d9284573c4 100755 --- a/basis/calendar/calendar.factor +++ b/basis/calendar/calendar.factor @@ -3,7 +3,7 @@ USING: arrays kernel math math.functions namespaces sequences strings system vocabs.loader calendar.backend threads accessors combinators locals classes.tuple math.order -memoize summary combinators.short-circuit alias ; +memoize summary combinators.short-circuit ; IN: calendar TUPLE: duration