Mercurial > ~darius > hgwebdir.cgi > paradise_server
view src/tool-util.h @ 11:9fda93e18de5
Testing CVS in xEmacs
author | darius |
---|---|
date | Sat, 06 Dec 1997 04:46:49 +0000 |
parents | 0836fb919dfa |
children |
line wrap: on
line source
#include "defs.h" char team_to_letter( /* int */ ); char pnum_to_letter( /* int */ ); int letter_to_team( /* char */ ); int letter_to_pnum( /* char */ );