Private
Public Access
2
0

java: capitalized file names of examples, required on case-sensitive systems

Signed-off-by: Jakub Kramarz <jkramarz@virtuslab.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Jakub Kramarz
2015-04-28 22:39:19 +02:00
committed by Brendan Le Foll
parent f6e87f63e0
commit 472b1c1370
3 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
public class bmp85 {
public class Bmp85 {
static {
try {
System.loadLibrary("mraajava");