Stuff for PAMEF course in ECN

DricomDragon 8c98d7edb8 Make the acces chanel urgent %!s(int64=4) %!d(string=hai) anos
cm d3798b931d Group java basics %!s(int64=4) %!d(string=hai) anos
ds 8c98d7edb8 Make the acces chanel urgent %!s(int64=4) %!d(string=hai) anos
ta1 8865b4c7a2 Add method to describe mutex specificities %!s(int64=4) %!d(string=hai) anos
tp 2a7704545b Add exercise question %!s(int64=4) %!d(string=hai) anos
.gitignore ed7f8e88c7 Initial commit %!s(int64=4) %!d(string=hai) anos
LICENSE ed7f8e88c7 Initial commit %!s(int64=4) %!d(string=hai) anos
README.md 729a9b49aa Add compilation and run steps %!s(int64=4) %!d(string=hai) anos

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