]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/standard-paths/macosx/macosx.factor
factor: trim more using lists.
[factor.git] / basis / io / standard-paths / macosx / macosx.factor
index 8be2cc16489738e23383144dd497492d730d696f..fe90c9aceb917430e868585d8bdd97d36ca1b537 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2011 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: core-foundation.launch-services io.standard-paths
-io.standard-paths.unix system ;
+system ;
 IN: io.standard-paths.macosx
 
 M: macosx find-native-bundle launch-services-path ;