]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.ps.linux: fix USE: tools.ps.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 25 Apr 2013 23:01:30 +0000 (16:01 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 25 Apr 2013 23:01:30 +0000 (16:01 -0700)
basis/tools/ps/linux/linux.factor

index b7e327cb2e2dfd4ee8628e1935887f2e0a32415d..6cddf7b67846da53e7ef2ba14a2cff4b8d16466c 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs io.directories io.pathnames kernel
 math.parser prettyprint sequences splitting system
-unix.linux.proc ;
+tools.ps unix.linux.proc ;
 IN: tools.ps.linux
 
 ! If cmdline is empty, read the filename from /proc/pid/stat