|
hace 5 años | |
---|---|---|
ta1 | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años |
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