summaryrefslogtreecommitdiff
path: root/README.md
blob: 3c7e80b13c1e813f4d77e4c9fbc270ddc7654c3c (plain)
1
2
3
4
5
6
7
8
9
10
# CLP Project

Project for the AA 2023/2024 **Complementi di programmazione**'s course of the Master Degree in Computer Science.

# How to start

```shell
make
make runall
```