mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +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 {
|
||||
init()
|
||||
|
||||
private def init(){
|
||||
private def init() {
|
||||
// Used to load the 'TribuFu' library on application startup.
|
||||
//System.loadLibrary("TribuFu")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue