|
|
преди 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