Xaw3_1XawInit.h revision 749
30N/A/*
30N/A * $XConsortium: XawInit.h,v 1.1 89/10/09 14:59:48 jim Exp $
30N/A *
30N/A * Copyright 1989 Massachusetts Institute of Technology
30N/A *
30N/A * Permission to use, copy, modify, distribute, and sell this software and its
30N/A * documentation for any purpose is hereby granted without fee, provided that
30N/A * the above copyright notice appear in all copies and that both that
30N/A * copyright notice and this permission notice appear in supporting
30N/A * documentation, and that the name of M.I.T. not be used in advertising or
30N/A * publicity pertaining to distribution of the software without specific,
30N/A * written prior permission. M.I.T. makes no representations about the
30N/A * suitability of this software for any purpose. It is provided "as is"
30N/A * without express or implied warranty.
30N/A *
30N/A * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
30N/A * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
30N/A * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30N/A * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
30N/A * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1393N/A * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30N/A */
30N/A
30N/Aextern void XawInitializeWidgetSet(); /* called from ClassInit procs */
58N/A