]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tokyo/alien/tchdb/tchdb.factor
factor: trim using lists
[factor.git] / extra / tokyo / alien / tchdb / tchdb.factor
index 3ad080d647ecc1fe1757c02cfce74f171b047f43..c4baa605d4bb5b0e2f918a01c99330c632e9fbef 100644 (file)
@@ -1,7 +1,6 @@
 ! Copyright (C) 2009 Bruno Deferrari
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien alien.c-types alien.libraries alien.syntax
-combinators kernel tokyo.alien.tcutil ;
+USING: alien.c-types alien.syntax tokyo.alien.tcutil ;
 IN: tokyo.alien.tchdb
 
 LIBRARY: tokyocabinet