/*****************************************************************************
FILE : $Source: /projects/higgs1/SNNS/CVS/SNNS/xgui/sources/ui_colEdit.h,v $
SHORTNAME : colEdit.h
SNNS VERSION : 4.2
PURPOSE : header for ui_colEdit.c
NOTES : all functions will be exported
AUTHOR : Ralf Huebner
DATE : 27.5.1992
CHANGED BY : Guenter Mamier
RCS VERSION : $Revision: 2.6 $
LAST CHANGE : $Date: 1998/02/25 15:21:12 $
Copyright (c) 1990-1995 SNNS Group, IPVR, Univ. Stuttgart, FRG
Copyright (c) 1996-1998 SNNS Group, WSI, Univ. Tuebingen, FRG
******************************************************************************/
#ifndef _UI_COLEDIT_DEFINED_
#define _UI_COLEDIT_DEFINED_
#ifndef ZERO
#define ZERO 0
#endif
#define noOfColToggles 3
extern void ui_createColorEditPannel (Widget, Widget, caddr_t);
#endif /* _UI_COLEDIT_DEFINED_ */
/* end of file */
/* lines: 38 */
syntax highlighted by Code2HTML, v. 0.9.1