Changed to load xflaim shared library rather than xflaimjni.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@258 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-04-03 16:23:34 +00:00
parent c1e12d7da7
commit 8a4a6d6215
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ public class Db
{
static
{
System.loadLibrary( "xflaimjni");
System.loadLibrary( "xflaim");
}
Db(