Latice Main
parent
f8246a6156
commit
2913af5e6a
|
@ -0,0 +1,8 @@
|
||||||
|
package latice.application;
|
||||||
|
|
||||||
|
public class LaticeApplicationConsole {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("Hello Latice !");
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue