]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/railroad.c
ncurses 5.4
[ncurses.git] / test / railroad.c
index fd773c8c52e7695e286bb0b99fcebec8a5775e45..91117b918fa39abbc7555614923f499f6b26982e 100644 (file)
 /*
  * Author: Thomas E. Dickey <dickey@clark.net> 2000
  *
- * $Id: railroad.c,v 1.10 2002/04/06 20:45:22 tom Exp $
+ * $Id: railroad.c,v 1.11 2002/10/19 22:11:24 tom Exp $
  *
  * A simple demo of the termcap interface.
  */
 #include <test.priv.h>
 
-#include <ctype.h>
-
 static char *wipeit;
 static char *moveit;
 static int length;