r3217: *** empty log message ***
[reversi.git] / debian / cl-reversi.1
1 .\" -*- Mode: Text -*-
2 .\"
3 .\" Man page for cl-reversi
4 .TH "CL-REVERSI" 1 "October 27, 2002"
5 .AT 3
6 .SH "NAME"
7 cl-reversi \- Common Lisp Reversi Game Using CLIM
8 .SH "SYNOPSIS"
9 .B cl-reversi
10 .SH "DESCRIPTION"
11 .I cl-reversi
12 is a Common Lisp implementation of the classic reversi game. This 
13 executable uses a graphical user interface utilizing CLIM.
14
15 .SH "AUTHOR"
16 Kevin M. Rosenberg <kevin@rosenberg.net>