Revision 8405 trunk/libraries/libJCRS/src/org/gvsig/crs/ogr/JNIBase.java

View differences:

JNIBase.java
26 26
	}
27 27
	
28 28
	static {
29
			System.loadLibrary("jgdal060");
29
			System.loadLibrary("jgdal");
30 30
	}
31 31
	
32 32
}

Also available in: Unified diff