/*****************************************************************************
FILE : $Source: /projects/higgs1/SNNS/CVS/SNNS/xgui/sources/cc_main.h,v $
SHORTNAME : cc_main.h
SNNS VERSION : 4.2
PURPOSE : Header file of correspondent '.c' file
NOTES :
AUTHOR : Michael Schmalzl
DATE : 23.2.1993
CHANGED BY :
RCS VERSION : $Revision: 2.7 $
LAST CHANGE : $Date: 1998/05/20 15:00:32 $
Copyright (c) 1990-1995 SNNS Group, IPVR, Univ. Stuttgart, FRG
Copyright (c) 1996-1998 SNNS Group, WSI, Univ. Tuebingen, FRG
******************************************************************************/
#ifndef _CC_MAIN_DEFINED_
#define _CC_MAIN_DEFINED_
/* begin global definition section */
extern void cc_readElements(void);
extern void cc_createWindow (void);
extern int cc_open;
/* end global definition section */
#endif /* _CC_MAIN_DEFINED_ */
syntax highlighted by Code2HTML, v. 0.9.1