/* @(#)78    1.6  src/examples/type_mgr/client.h, examples.src, os2dce21.dss, 960602a.1  6/10/94  18:31:02 */
/*
 * COMPONENT_NAME:  examples.src
 *
 * FUNCTIONS:
 *
 * ORIGINS: 27
 *
 * (C) COPYRIGHT International Business Machines Corp. 1992, 1994
 * All Rights Reserved
 * Licensed Materials - Property of IBM
 *
 * US Government Users Restricted Rights - Use, duplication or
 * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 *
 */

/*********************************************************************
 *  File      :  client.h                                            *
 *********************************************************************
 *                                                                   *
 *  Functions :                                                      *
 *                                                                   *
 *  Comments  :  Information particular to the client application.   *
 *                                                                   *
 *********************************************************************/

/*
 *  External definitions of global variables defined in the client
 *  program.  This file is included in all files where the global
 *  variables are accessed.
 */

extern char           g_object_entry[];

/* EOF client.h */

