X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=image.h;h=4559d40301455b8a8ac59e3d9a41c2ca54b572df;hb=cd28e9c7489bae20e3abf67331efd1cab45d83df;hp=770750ce91b11d0108cdd752ad1e13e365e724c1;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git diff --git a/image.h b/image.h index 770750c..4559d40 100644 --- a/image.h +++ b/image.h @@ -18,6 +18,13 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + An implementation of a gray-scale image with a minimum set of + methods. + + */ + #ifndef IMAGE_H #define IMAGE_H