fix using

db4
Doug Coleman 2009-11-12 18:46:21 -06:00
parent b71d86a1dc
commit 6c75287bef
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: io.encodings.string kernel ;
USING: io.encodings.string kernel io.encodings.8-bit.latin7 ;
IN: tools.deploy.test.4
: deploy-test-4 ( -- )