/*
 * This file is part of the OLH On-Line Help system
 *
 *	Chris VanHaren
 *      MIT Project Athena
 *
 * Copyright (C) 1990 by the Massachusetts Institute of Technology.
 * For copying and distribution information, see the file "mit-copyright.h".
 *
 *      $Source: /afs/athena.mit.edu/astaff/project/olhdev/src/motif/RCS/Highlight.h,v $
 *      $Id: Highlight.h,v 1.1 90/12/19 10:59:08 lwvanels Exp $
 *      $Author: lwvanels $
 */

extern int XmGetHighlight();
extern void XmSetHighlight(), XmDrawHighlight();
