/*
 * Revision Control Information
 *
 * $Source: /vol/opua/opua2/sis/sis-1.1/common/src/sis/graphics/RCS/graphics.h,v $
 * $Author: sis $
 * $Revision: 1.2 $
 * $Date: 1992/05/06 18:54:32 $
 *
 */
#ifndef GRAPHICS_H
#define GRAPHICS_H

extern init_graphics ();
extern end_graphics ();

#endif
