hell + gui
This commit is contained in:
parent
4a63c7c01e
commit
b05b7cd13c
9 changed files with 212 additions and 3 deletions
4
makefile
4
makefile
|
@ -5,3 +5,7 @@ build:
|
|||
run:
|
||||
javac --source 1.8 --target 1.8 AppLaser.java
|
||||
java AppLaser -cli --optimize-duration
|
||||
|
||||
run_gui:
|
||||
javac --source 1.8 --target 1.8 AppLaser.java
|
||||
java AppLaser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue