|
|
пре 5 година | |
|---|---|---|
| ta1 | пре 5 година | |
| .gitignore | пре 5 година | |
| LICENSE | пре 5 година | |
| README.md | пре 5 година |
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