Module Name: src Committed By: dholland Date: Sun Aug 4 05:42:47 UTC 2013
Added Files: src/games/cgram: Makefile cgram.6 cgram.c pathnames.h Log Message: Add a curses gizmo for solving Sunday-paper-type cryptograms based on substitution ciphers. It gets the cleartext from fortune. I wrote this some years ago for my own amusement; a couple people have suggested that I should import it. Approved only by groo, so I'm going to wait a couple days to hook it to the build in case anyone demands it be removed again... To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/games/cgram/Makefile src/games/cgram/cgram.6 \ src/games/cgram/cgram.c src/games/cgram/pathnames.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.