remove calendar.backend from using
parent
361a7820ce
commit
4bac2b003c
|
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2008 Doug Coleman.
|
! Copyright (C) 2008 Doug Coleman.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: arrays kernel math strings help.markup help.syntax
|
USING: arrays kernel math strings help.markup help.syntax
|
||||||
calendar.backend math.order ;
|
math.order ;
|
||||||
IN: calendar
|
IN: calendar
|
||||||
|
|
||||||
HELP: duration
|
HELP: duration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue