From 561d131e82549e1c546c867adcafa7cb4b833351 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 1 Sep 2011 12:08:07 +0200 Subject: [PATCH] Comments... --- ucw/digit.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ucw/digit.c b/ucw/digit.c index ecc5288..17267c2 100644 --- a/ucw/digit.c +++ b/ucw/digit.c @@ -1,3 +1,9 @@ +/* + * Enumerate positions of the game Digit + * + * Martin Mares , September 2011 + */ + #include #include -- 2.39.2