DricomDragon 8c98d7edb8 Make the acces chanel urgent | il y a 4 ans | |
---|---|---|
cm | il y a 4 ans | |
ds | il y a 4 ans | |
ta1 | il y a 4 ans | |
tp | il y a 4 ans | |
.gitignore | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans |
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