// -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*- #ifndef __init_h #define __init_h void initotk(char *display); #endif // __init_h