Stuff for PAMEF course in ECN

DricomDragon a63a41e2fb Clear every class files at `clean` call преди 5 години
ta1 a63a41e2fb Clear every class files at `clean` call преди 5 години
.gitignore ed7f8e88c7 Initial commit преди 5 години
LICENSE ed7f8e88c7 Initial commit преди 5 години
README.md 729a9b49aa Add compilation and run steps преди 5 години

README.md

Pamef

Stuff for PAMEF course in ECN

Compile

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