fix using

db4
Doug Coleman 2008-08-31 17:29:55 -05:00
parent 357f5c36fd
commit 89264e7726
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: arrays kernel math math.functions namespaces sequences USING: arrays kernel math math.functions namespaces sequences
strings system vocabs.loader calendar.backend threads strings system vocabs.loader calendar.backend threads
accessors combinators locals classes.tuple math.order accessors combinators locals classes.tuple math.order
memoize summary combinators.short-circuit alias ; memoize summary combinators.short-circuit ;
IN: calendar IN: calendar
TUPLE: duration TUPLE: duration