io.files-docs: fix another bug (reference to calendar which is in extra)

db4
Eduardo Cavazos 2008-03-13 01:48:11 -06:00
parent ce8828e007
commit 979a81a25d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: help.markup help.syntax io io.styles strings calendar
USING: help.markup help.syntax io io.styles strings
io.backend io.files.private quotations ;
IN: io.files