|
há 5 anos atrás | |
---|---|---|
ta1 | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 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