DricomDragon 8c98d7edb8 Make the acces chanel urgent | há 4 anos atrás | |
---|---|---|
cm | há 4 anos atrás | |
ds | há 4 anos atrás | |
ta1 | há 4 anos atrás | |
tp | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
LICENSE | há 4 anos atrás | |
README.md | há 4 anos atrás |
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