/*
 * 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/sipb.mit.edu/project/sipb-athena/repository/src/olh/motif/Highlight.h,v $
 *      $Id: Highlight.h,v 1.1 1992/05/01 17:09:07 lwvanels Exp $
 *      $Author: lwvanels $
 */

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