From b6301089cde20f4c825c7f5deaf179082aad63da Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 24 Jun 2015 22:45:18 +0800 Subject: use libnervcore & libluaT --- tnet_io/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tnet_io/init.c') diff --git a/tnet_io/init.c b/tnet_io/init.c index 5251d1e..3e3f90d 100644 --- a/tnet_io/init.c +++ b/tnet_io/init.c @@ -4,7 +4,7 @@ const char *nerv_tnet_feat_repo_tname = "nerv.TNetFeatureRepo"; const char *nerv_tnet_label_repo_tname = "nerv.TNetLabelRepo"; -extern const char *nerv_matrix_host_float_tname; +const char *nerv_matrix_host_float_tname = "nerv.MMatrixFloat"; static int feat_repo_new(lua_State *L) { const char *scp_file = luaL_checkstring(L, 1); -- cgit v1.2.3-70-g09d2