remove calendar.backend from using

db4
Doug Coleman 2008-09-01 11:50:05 -05:00
parent 361a7820ce
commit 4bac2b003c
1 changed files with 1 additions and 1 deletions

View File

@ -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