]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix USE: issue
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 9 Dec 2007 17:43:17 +0000 (11:43 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 9 Dec 2007 17:43:17 +0000 (11:43 -0600)
extra/editors/editpadpro/editpadpro.factor

index 6882a00e456267c8821cb5af037ee4d29f510829..69a9e2baddcba08be15cd407064c1ac1c6151018 100644 (file)
@@ -1,6 +1,6 @@
 USING: definitions kernel parser words sequences math.parser
 namespaces editors io.launcher windows.shell32 io.files
-strings ;
+io.paths strings ;
 IN: editors.editpadpro
 
 : editpadpro-path