]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/gobject-introspection/types/types.factor
factor: trim using lists
[factor.git] / basis / gobject-introspection / types / types.factor
index cd244cf9aaa9567705d1079f03f70c6f762cc8de..8d047d4c8db4ab9535b184b58a730e99528ad8c1 100644 (file)
@@ -1,8 +1,8 @@
 ! Copyright (C) 2010 Anton Gorenko.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types assocs combinators.short-circuit
-gobject-introspection.common gobject-introspection.repository kernel
-locals namespaces parser sequences sets ;
+gobject-introspection.common gobject-introspection.repository
+kernel namespaces parser sequences sets ;
 IN: gobject-introspection.types
 
 SYMBOL: type-infos