X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Ftokyo%2Falien%2Ftcfdb%2Ftcfdb.factor;h=c1b4f38b241199f104f5b623bc317566da601c30;hp=be1d4111fc652b992700b24dbd7e6515979035f3;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/extra/tokyo/alien/tcfdb/tcfdb.factor b/extra/tokyo/alien/tcfdb/tcfdb.factor index be1d4111fc..c1b4f38b24 100644 --- a/extra/tokyo/alien/tcfdb/tcfdb.factor +++ b/extra/tokyo/alien/tcfdb/tcfdb.factor @@ -1,8 +1,8 @@ ! 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 ; -IN: tokyo.alien.tcfdb +USING: alien.c-types alien.syntax tokyo.alien.tchdb +tokyo.alien.tcutil ; +IN: tokyo.alien.tctdb TYPEDEF: void* TCFDB