From 4bac2b003ce31c82a3bac0236983f2b172115502 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Mon, 1 Sep 2008 11:50:05 -0500 Subject: [PATCH] remove calendar.backend from using --- basis/calendar/calendar-docs.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/calendar/calendar-docs.factor b/basis/calendar/calendar-docs.factor index 64e3e1e004..127dc4c60a 100644 --- a/basis/calendar/calendar-docs.factor +++ b/basis/calendar/calendar-docs.factor @@ -1,7 +1,7 @@ ! Copyright (C) 2008 Doug Coleman. ! See http://factorcode.org/license.txt for BSD license. USING: arrays kernel math strings help.markup help.syntax -calendar.backend math.order ; +math.order ; IN: calendar HELP: duration