#ifndef CLEAR_HITS_H #define CLEAR_HITS_H extern "C" void clear_hits_( void ); // c linkage // ================================================================== // Comments, suggestions, get on line 1! // // $Id$ // $Log$ // Revision 1.1 2000/06/19 19:59:34 eugenio // Initial revision // // Revision 1.1 1998/07/07 16:26:09 yarba_j // new - prototype for clear_hits_ routine // // #endif