ncohafmuta-1.4.2/bot/
ncohafmuta-1.4.2/helpfiles/
ncohafmuta-1.4.2/lib/emailver/
ncohafmuta-1.4.2/tzinfo/Atlantic/
ncohafmuta-1.4.2/tzinfo/Brazil/
ncohafmuta-1.4.2/tzinfo/Chile/
ncohafmuta-1.4.2/tzinfo/Indian/
ncohafmuta-1.4.2/tzinfo/Mexico/
ncohafmuta-1.4.2/tzinfo/Mideast/
ncohafmuta-1.4.2/tzinfo/SystemV/
ncohafmuta-1.4.2/utils/
ncohafmuta-1.4.2/utils/code_fragments/new_config/
 Syntax:  .ttt <user>
	  .ttt <square #>
	  .ttt abort
	  .ttt print

Results:  Tic Tac Toe.. you know the one..
	  First syntax starts a game with <user>.
	  To move your O or X to a square, Type the second syntax, where
	  <square #> is a number from 1-9 that donates where you want to
	  put your X/O..corresponding to this board..
		+---+---+---+
		| 1 | 2 | 3 |
		+---+---+---+
		| 4 | 5 | 6 |
		+---+---+---+
		| 7 | 8 | 9 |
		+---+---+---+

	  Type the third syntax to leave part way through a game, or
	  decline a game. Type the fourth syntax to redraw the current
	  board.

  Notes:  You have to play it against someone else.
	  If you mess a command up, it will redraw the board.
	  The numbers in the right-hand box are the square numbers..