9 lines
82 B
C
9 lines
82 B
C
#ifndef _TOBEREP_H
|
|
#define _TOBEREP_H
|
|
|
|
/* $Id$ */
|
|
|
|
int Add_ToBeRep(void);
|
|
|
|
#endif
|