missing IN: declaration

cvs
Slava Pestov 2005-07-20 01:52:10 +00:00
parent 53ee5799b5
commit 2bdd8d33c2
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
! Copyright (C) 2004, 2005 Slava Pestov.
! See http://factor.sf.net/license.txt for BSD license.
IN: io
USING: errors generic io kernel math namespaces sequences ;
TUPLE: line-reader cr ;