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