/* Copyright (c) 1996 by A BIG Corporation.  All Rights Reserved */

/***
   NAME
     filling
   PURPOSE
     
   NOTES
     
   HISTORY
     Terje Pedersen - Nov 10, 1996: Created.
***/

#ifndef FILLING
#define FILLING


void X11Filling_Init(void);
void X11Filling_Exit(void);

#endif /* FILLING */
