mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
5 lines
92 B
Rust
5 lines
92 B
Rust
// Copyright (c) TribuFu. All Rights Reserved.
|
|
|
|
fn main() {
|
|
Alnilam_Build::Project();
|
|
}
|