]> gitweb.factorcode.org Git - factor.git/commitdiff
gobject-introspection.ffi: USING: clean up;
authorAnton Gorenko <ex.rzrjck@gmail.com>
Wed, 26 Jan 2011 14:27:41 +0000 (20:27 +0600)
committerAnton Gorenko <ex.rzrjck@gmail.com>
Wed, 26 Jan 2011 14:27:41 +0000 (20:27 +0600)
basis/gobject-introspection/ffi/ffi.factor

index ff0eb9a85b2b2df206fc71210071ffb9d9225a36..53f0944c2074eca920d4fb72c532eeb0354a5ab7 100644 (file)
@@ -1,16 +1,10 @@
 ! Copyright (C) 2010 Anton Gorenko.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors alien alien.c-types alien.parser arrays assocs
-classes.parser classes.struct combinators
-combinators.short-circuit definitions effects fry
-gobject-introspection.common gobject-introspection.types kernel
-math.parser namespaces parser quotations sequences
-
-gobject-introspection.standard-types
-prettyprint ascii gobject-introspection.repository locals
-compiler.units make splitting.monotonic
-
-sequences.generalizations words words.constant ;
+USING: accessors alien.c-types alien.parser arrays ascii
+classes.parser classes.struct combinators gobject-introspection.common
+gobject-introspection.repository gobject-introspection.types kernel
+locals make math.parser namespaces parser sequences
+splitting.monotonic words words.constant ;
 IN: gobject-introspection.ffi
 
 SYMBOL: constant-prefix