mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Update Library.scala
This commit is contained in:
parent
51263aa8b7
commit
8930c7bc8c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ package tribufu
|
||||||
class Library {
|
class Library {
|
||||||
init()
|
init()
|
||||||
|
|
||||||
private def init(){
|
private def init() {
|
||||||
// Used to load the 'TribuFu' library on application startup.
|
// Used to load the 'TribuFu' library on application startup.
|
||||||
//System.loadLibrary("TribuFu")
|
//System.loadLibrary("TribuFu")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue