fix vim.factor

slava 2006-08-04 01:07:25 +00:00
parent 385e3589c4
commit 473348b3dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
IN: vim
USING: definitions embedded io kernel parser prettyprint process sequences ;
USING: embedded io kernel parser prettyprint process sequences ;
: file-modified stat fourth ;