Wiki » History » Version 1
Matthieu Herrb, 2018-08-01 12:01
description
1 | 1 | Matthieu Herrb | h1. The dinner project |
---|---|---|---|
2 | |||
3 | This is an implementation of the dining hackers protocol. The protocol itself is described in the DiningHackers.txt file. |
||
4 | |||
5 | This protocol and its associated programs were developed as examples for a tutorial on the usage os automake, autoconf and other GNU tools. |
||
6 | |||
7 | Don't take it too seriously. |
||
8 | |||
9 | -- Felipe Bergo <bergo@seul.org> |