DricomDragon 8c98d7edb8 Make the acces chanel urgent | преди 4 години | |
---|---|---|
cm | преди 4 години | |
ds | преди 4 години | |
ta1 | преди 4 години | |
tp | преди 4 години | |
.gitignore | преди 4 години | |
LICENSE | преди 4 години | |
README.md | преди 4 години |
Stuff for PAMEF course in ECN
You need GNU Make to compile this java code easily.
In any folder where there is a makefile, you can run :
Compile with make
Run with make run
Remove generated files with make clean